diff --git a/README.md b/README.md index c3c0423..3a41d4c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Registration Opened/Closed Within Python Virtual Environment: -1. Run `pip install -r requirements.txt` to install needed libraries. +1. Run `pip install -r requirements.txt` to install needed libraries. -2. Use your favourite scheduling method to set `python info.py` to run every minute. +2. Run `python info.py` manually once to bot setup and get its access token to Mastodon instance. + +3. Use your favourite scheduling method to set `python info.py` to run every minute.