From 4bcd9b4b7574c1806a2b2e28572dc8bd48f33eed Mon Sep 17 00:00:00 2001 From: Johann Date: Thu, 10 Jun 2021 23:35:45 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed5f334..aa27d0e 100644 --- a/README.md +++ b/README.md @@ -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).