mirror of
https://github.com/RGBCube/VReplBot
synced 2025-05-31 21:28:13 +00:00
Make the READMEA use the scripts
This commit is contained in:
parent
254eaf34a7
commit
3875124549
1 changed files with 2 additions and 5 deletions
|
@ -5,16 +5,13 @@ A simple Discord bot that runs your V code.
|
|||
## Installation
|
||||
|
||||
```sh
|
||||
git clone https://github.com/RGBCube/v-repl-bot
|
||||
cd v-repl-bot
|
||||
python3 -m pip install -U poetry
|
||||
poetry install
|
||||
./install.sh
|
||||
```
|
||||
|
||||
## Running
|
||||
|
||||
```sh
|
||||
poetry run bot
|
||||
./start.sh
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue