Browse Source

readme: added command to install from vcs

Fabian Peter Hammerle 3 years ago
parent
commit
46222fd196
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -9,6 +9,8 @@ automates toontown rewritten's login process
 
 ```sh
 $ pip3 install --user --upgrade tooncher
+# or
+$ pip3 install --user git+https://github.com/fphammerle/tooncher@master
 ```
 
 Optional: Install cpulimit to enable use of parameter `--cpu-limit`