Skip to content

Commit

Permalink
readme err
Browse files Browse the repository at this point in the history
  • Loading branch information
akynazh committed Jan 21, 2024
1 parent b4c0c14 commit 95c461a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ pip install -r requirements.txt && python3 bot.py

```shell
# python=3.10.9
git clone https://github.com/akynazh/jvav.git
cd jvav
git clone https://github.com/akynazh/tg-search-bot.git
cd tg-search-bot
python3 -m venv venv
source ./venv/bin/activate
pip3 install -r requirements.txt
Expand Down

0 comments on commit 95c461a

Please sign in to comment.