Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
kralverde authored Jul 18, 2021
1 parent c3dc319 commit b4140e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,13 @@ Electrum itself is pure Python, and so are most of the required dependencies,
but not everything. The following sections describe how to run from source, but here
is a TL;DR::

sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt-get install python3-cryptography
sudo apt-get install python3-pyqt5
sudo apt-get install libsecp256k1-0
sudo apt-get install cmake
sudo pip3 install virtualenv
./electrum-env

Not pure-python dependencies
Expand Down

0 comments on commit b4140e9

Please sign in to comment.