From fb0bd27448b79cf9d72ba5ab6535dc8fe1035e1c Mon Sep 17 00:00:00 2001 From: ByteDream <63594396+ByteDream@users.noreply.github.com> Date: Sun, 8 May 2022 19:10:26 +0200 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d403ed..3488a42 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ $ 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 -o guilddump.py +$ curl -s https://raw.githubusercontent.com/ByteDream/guilddump/main/guilddump.py -o guilddump.py $ python3 guilddump.py ``` ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more details.