diff --git a/README.md b/README.md index a15188b..cd5f8f0 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ From the Mastodon's server account where this bot is running: ## Installation -1. Clone this repo: git clone https://git.mastodont.cat/spla/pixcat.git +1. Clone this repo: git clone https://git.mastodont.cat/spla/pixcat.git `target dir` -2. cd into your and create the Python Virtual Environment: `python3.x -m venv .` +2. cd into your `target dir` and create the Python Virtual Environment: `python3.x -m venv .` 3. Activate the Python Virtual Environment: `source bin/activate`