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:
|
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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue