We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6af6d3 + d21ff66 commit 4241776Copy full SHA for 4241776
README.md
@@ -8,7 +8,7 @@ https://github.com/ethereum/pyethapp
8
## Installation:
9
10
```bash
11
-sudo apt-get install libssl-dev build-essential automake pkg-config libtool libffi-dev libgmp-dev
+sudo apt-get install libssl-dev build-essential automake pkg-config libtool libffi-dev libgmp-dev libyaml-cpp-dev
12
git clone https://github.com/ethereum/pyethereum/
13
cd pyethereum
14
python setup.py install
0 commit comments