diff --git a/README.md b/README.md index 143aba6..3f74dcd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ $ pip3 install discord.py simple_term_menu You can download the script or run it with this: ```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