Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit 5de0611

Browse files
committed
Update README
1 parent 2a1508f commit 5de0611

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ A Ruby implementation of [Ethereum](https://ethereum.org).
66

77
## Install Secp256k1
88

9-
```
10-
git clone [email protected]:bitcoin/bitcoin.git
11-
git checkout v0.11.2
12-
13-
./autogen.sh
14-
./configure
15-
make
16-
sudo make install
17-
```
9+
https://github.com/cryptape/ruby-bitcoin-secp256k1
1810

1911
## Caveats
2012

0 commit comments

Comments
 (0)