lol/README.md

20 lines
439 B
Markdown
Raw Permalink Normal View History

2021-06-10 20:33:04 +00:00
# lol
2021-06-10 20:49:19 +00:00
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`
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)
``` bash
cd
mkdir git
cd git
git clone https://git.johann-brauer.de:3000/Johann/lol.git
```
---
or download only the right file
2021-06-10 20:37:24 +00:00
``` bash
2021-06-10 20:49:19 +00:00
2021-06-10 20:37:24 +00:00
```