This commit is contained in:
.[d]. 2021-03-07 08:13:55 -06:00
parent 671ae0a746
commit 535eef07cf

View File

@ -73,10 +73,9 @@
## COMMANDS:
```
- git clone --recursive https://git.tcp.direct/decoded/krylon
- cd krylon
- python3 -m venv .env
- . .env/bin/activate
- python3 -m pip install --upgrade pip -r requirements.txt
- irc3 krylon.ini
```
- `git clone --recursive https://git.tcp.direct/decoded/krylon`
- `cd krylon`
- `python3 -m venv .env`
- `. .env/bin/activate`
- `python3 -m pip install --upgrade pip -r requirements.txt`
- `bash run.sh` or `irc3 .krylon_config`