Skip to content

Commit d49900f

Browse files
Final touch on Readme
1 parent 21b18e7 commit d49900f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ After follow the instructions above, last things you need to do is this:
102102
Because no one likes to go through the process of making all the new channels, roles, and spreadsheets themselves I have written a script to do it for you.
103103
To run it you need to have followed the steps above, so you should have installed the dependencies, made the bot, and gave it access to your preferred Google Drive folder. If you have done all that you can execute the following code:
104104
```
105-
python src/setup.py
105+
$ python src/setup.py
106106
```
107107
This will also rename `config_example.yaml` to just `config.yaml` so you do not need to worry about renaming that as well. After that is done you are ready for deploying the bot.
108108

0 commit comments

Comments
 (0)