From c82d3f8ffd30cdb59e4b0082e2627a3e5322b07b Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 3 Sep 2013 13:51:46 +0200 Subject: pyton -> python --- docs/client/user-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/client') diff --git a/docs/client/user-guide.md b/docs/client/user-guide.md index 7c1b1aa..2e19b68 100644 --- a/docs/client/user-guide.md +++ b/docs/client/user-guide.md @@ -16,7 +16,7 @@ Or from the github mirror Once you have grabbed a copy of the sources, you can install it into your site-packages easily - $ pyton setup.py install + $ python setup.py install Running @@ -53,4 +53,4 @@ Options To see all the available command line options: - $ leap-client --help \ No newline at end of file + $ leap-client --help -- cgit v1.2.3