mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-05 05:15:12 +00:00
Merge pull request #4892 from preserveddarnell/patch-2
Update README.rst
This commit is contained in:
commit
e1fb75a81d
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ Qt interface, install the Qt dependencies::
|
|||
sudo apt-get install python3-pyqt5
|
||||
|
||||
If you downloaded the official package (tar.gz), you can run
|
||||
Electrum from its root directory, without installing it on your
|
||||
Electrum from its root directory without installing it on your
|
||||
system; all the python dependencies are included in the 'packages'
|
||||
directory. To run Electrum from its root directory, just do::
|
||||
|
||||
|
@ -44,7 +44,7 @@ You can also install Electrum on your system, by running this command::
|
|||
python3 -m pip install .[fast]
|
||||
|
||||
This will download and install the Python dependencies used by
|
||||
Electrum, instead of using the 'packages' directory.
|
||||
Electrum instead of using the 'packages' directory.
|
||||
The 'fast' extra contains some optional dependencies that we think
|
||||
are often useful but they are not strictly needed.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue