about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4417fa7..fdd60b1 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ If these are installed run the following command to install `saneterm`:
 
 	$ python3 setup.py install --optimize=1
 
-For development setups just run `python3 saneterm/__main__.py`.
+For development setups just run `python3 -msaneterm`.
 
 ## Usage