Update install instructions

This commit is contained in:
bytedream 2022-05-08 17:24:35 +02:00
parent c4d09a3fb6
commit 3191207394

View File

@ -16,7 +16,8 @@ $ pip3 install discord.py simple_term_menu
You can download the script or run it with this: You can download the script or run it with this:
```shell ```shell
$ curl -s https://raw.githubusercontent.com/ByteDream/guildsc/main/guildsc.py | python3 $ curl -s https://raw.githubusercontent.com/ByteDream/guildsc/main/guildsc.py -o guildsc.py
$ python3 guildsc.py
``` ```
## License ## License