From 70e22cb0ef9107d948872fc07b0bdffb94f5a24b Mon Sep 17 00:00:00 2001 From: Johann Date: Thu, 10 Jun 2021 23:31:29 +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 | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 79946a4..ed5f334 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,14 @@ # lol -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` +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`. +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) +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). ``` bash cd mkdir git cd git git clone https://git.johann-brauer.de:3000/Johann/lol.git ``` - ---- - -or download only the right file -``` bash - -``` +Now you can type `lol` and see what you get - have fun! \ No newline at end of file