Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriyCherniy committed Jan 26, 2024
1 parent 56a122c commit c5808e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ And there's one more thing. This project has been created to offer a new way to

### To run locally, do the usual: ###

Create a Python 3.8+ virtual environment:
Create a Python 3.10.x, 3.11.x or 3.12.x virtual environment:
```
python3 -m venv .venv
```
Expand Down
2 changes: 1 addition & 1 deletion docs/translations/README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _**Выберите язык [ENG](https://github.com/YuriyCherniy/lzy.su)/RUS**

### Чтобы запустить локально, выполните обычные действие: ###

Создайте виртуальное окружение Python 3.8+:
Создайте виртуальное окружение Python 3.10.x, 3.11.x или 3.12.x:
```
python3 -m venv .venv
```
Expand Down

0 comments on commit c5808e0

Please sign in to comment.