Fix typos

This commit is contained in:
ByteDream 2022-05-08 19:10:26 +02:00 committed by GitHub
parent ca0231f038
commit fb0bd27448
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,10 @@ $ 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 -o guilddump.py $ curl -s https://raw.githubusercontent.com/ByteDream/guilddump/main/guilddump.py -o guilddump.py
$ python3 guilddump.py $ python3 guilddump.py
``` ```
## License ## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more details. This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more details.