„README.md“ ändern

This commit is contained in:
Johann 2021-06-10 23:35:45 +02:00
parent 70e22cb0ef
commit 4bcd9b4b75
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
First edit the bashrc with `vim ~/.bashrc` or if you have a bash_alias `vim ~/.bash_aliases`
and add there `python3 ~/git/lol/lol.py`.
Also you need to install one python library with `sudo pip3 install simplejson`.
Now restart the terminal.
Then clone this repo (you can copy all lines and insert in your command line, it will execute the commands automatically with exeption of the last line, there you have to press enter).