mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
fix
This commit is contained in:
parent
e46b80772b
commit
8b45ea22ef
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ RUN
|
|||
To start the Qt gui, type:
|
||||
python electrum
|
||||
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.
|
||||
Examples:
|
||||
|
@ -45,4 +45,4 @@ Examples:
|
|||
|
||||
BROWSER CONFIGURATION
|
||||
|
||||
see http://ecdsa.org/bitcoin_URIs.html
|
||||
see http://ecdsa.org/bitcoin_URIs.html
|
||||
|
|
Loading…
Add table
Reference in a new issue