diff --git a/README.md b/README.md index 997c7d0..1c51141 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Before you can begin posting from the bot, you must first create an account on t To generate your tokens, run the following commands and follow the interactive prompts. ``` source ./venv/bin/activate -./bin/create_app.py +./src/create_app.py # Follow the interactive prompts. deactivate ```