tfix - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 8b45ea22efb6634e590a302bcc96e6a92d175770 DIR parent e46b80772b214c59d1a7a95a7ae09dab65a0ac75 HTML Author: ThomasV <thomasv@gitorious> Date: Wed, 15 Feb 2012 08:22:12 +0100 fix Diffstat: M client/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --- DIR diff --git a/client/README b/client/README t@@ -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: t@@ -45,4 +45,4 @@ Examples: BROWSER CONFIGURATION -see http://ecdsa.org/bitcoin_URIs.html -\ No newline at end of file +see http://ecdsa.org/bitcoin_URIs.html