Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenia387 authored Jun 25, 2024
1 parent 1bbc603 commit 063f762
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ source venv/Scripts/activate
```

- Установите зависимости из файла requirements.txt

```
python -m pip install --upgrade pip
```

```bash
pip install -r requirements.txt
Expand Down

0 comments on commit 063f762

Please sign in to comment.