Skip to content

Commit

Permalink
update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orenlab committed Apr 9, 2024
1 parent f54e9c3 commit ad9959e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ To install this project:

```bash
python -m venv .venv
source ~/pytmbot/.venv/bin/activate
pip install -r ./bot_cli/requirements.txt
```

Expand Down

0 comments on commit ad9959e

Please sign in to comment.