diff --git a/README.md b/README.md index d538957..ced3dbf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # gerard-botler -discord bot for a friend \ No newline at end of file +discord bot for a friend +Source venv: +``` +source botler/bin/activate +``` +to escape: +``` +deactivate +``` +more on venvs [here](https://docs.python.org/3/tutorial/venv.html)