Correction to src path
This commit is contained in:
parent
fa08921679
commit
9b4914d3d7
@ -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.
|
To generate your tokens, run the following commands and follow the interactive prompts.
|
||||||
```
|
```
|
||||||
source ./venv/bin/activate
|
source ./venv/bin/activate
|
||||||
./bin/create_app.py
|
./src/create_app.py
|
||||||
# Follow the interactive prompts.
|
# Follow the interactive prompts.
|
||||||
deactivate
|
deactivate
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user