fix
This commit is contained in:
@@ -34,7 +34,7 @@ RUN
|
|||||||
To start the Qt gui, type:
|
To start the Qt gui, type:
|
||||||
python electrum
|
python electrum
|
||||||
To use the Gtk gui, type:
|
To use the Gtk gui, type:
|
||||||
python --gui gtk
|
python electrum --gui gtk
|
||||||
|
|
||||||
If arguments are passed to the command line, Electrum will run in text mode.
|
If arguments are passed to the command line, Electrum will run in text mode.
|
||||||
Examples:
|
Examples:
|
||||||
@@ -45,4 +45,4 @@ Examples:
|
|||||||
|
|
||||||
BROWSER CONFIGURATION
|
BROWSER CONFIGURATION
|
||||||
|
|
||||||
see http://ecdsa.org/bitcoin_URIs.html
|
see http://ecdsa.org/bitcoin_URIs.html
|
||||||
|
|||||||
Reference in New Issue
Block a user