Update readme.md
This commit is contained in:
parent
96c8ddf9fb
commit
46a61fceb8
@ -29,11 +29,9 @@ curl -sSL https://install.python-poetry.org | python3 -
|
||||
<img src="docs/path1.png" width="300"> \
|
||||
\
|
||||
<img src="docs/path2.png" width="400"> \
|
||||
|
||||
2. Изменить переменную Path текущего пользователя \
|
||||
\
|
||||
<img src="docs/path3.png" width="500"> \
|
||||
|
||||
3. Добавление пути `%APPDATA%\Python\Scripts` до исполняемого файла poetry \
|
||||
\
|
||||
<img src="docs/path4.png" width="400">
|
||||
@ -41,5 +39,5 @@ curl -sSL https://install.python-poetry.org | python3 -
|
||||
### Создание окружения
|
||||
|
||||
```
|
||||
poetry install --no-root
|
||||
poetry install
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user