Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
a-bezrukov authored Apr 8, 2021
1 parent a694942 commit 2105224
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Firo Electrum - Lightweight Dashpay client
Firo Electrum - Lightweight Firo client
=====================================

::
Expand All @@ -21,16 +21,6 @@ Getting started
===============


Use PPA setup
-------------

On Ubuntu/Linux Mint you can try to install Firo Electrum with next commands::

sudo add-apt-repository ppa:akhavr/dash-electrum
sudo apt-get update
sudo apt-get install dash-electrum


Use source distribution
-----------------------

Expand Down Expand Up @@ -58,7 +48,7 @@ To install precise tested version of pyqt5 run once::

To run Firo Electrum from its root directory, just do::

./electrum-dash
./electrum-firo

You can also install Firo Electrum on your system, by running this command::

Expand Down Expand Up @@ -94,8 +84,8 @@ Development version

Check out the code from GitHub::

git clone https://github.com/akhavr/electrum-dash.git
cd electrum-dash
git clone https://github.com/firoorg/electrum-firo.git
cd electrum-firo

Run install (this should install dependencies)::

Expand Down

0 comments on commit 2105224

Please sign in to comment.