Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit 288d1a8

Browse files
committed
Added dependencies to readmes
1 parent eb5795f commit 288d1a8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ https://github.com/ethereum/pyethapp
55

66
## Installation:
77

8+
``sudo apt-get install libssl-dev build-essential automake pkg-config libtool libffi-dev libgmp-dev``
9+
810
``git clone https://github.com/ethereum/pyethereum/``
911

1012
``cd pyethereum``

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ https://github.com/ethereum/pyethapp
66
Installation:
77
-------------
88

9+
``sudo apt-get install libssl-dev build-essential automake pkg-config libtool libffi-dev libgmp-dev``
10+
911
``git clone https://github.com/ethereum/pyethereum/``
1012

1113
``cd pyethereum``

0 commit comments

Comments
 (0)