mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 10:45:52 +08:00
Update README.md (#5359)
This commit is contained in:
parent
369a395ee9
commit
85eee0dfbb
@ -21,7 +21,11 @@
|
|||||||
|
|
||||||
Dify API service uses [Poetry](https://python-poetry.org/docs/) to manage dependencies. You can execute `poetry shell` to activate the environment.
|
Dify API service uses [Poetry](https://python-poetry.org/docs/) to manage dependencies. You can execute `poetry shell` to activate the environment.
|
||||||
|
|
||||||
> Using pip can be found [below](#usage-with-pip).
|
> Using pip can be found [below](#usage-with-pip).
|
||||||
|
|
||||||
|
```bash
|
||||||
|
poetry env use 3.10
|
||||||
|
```
|
||||||
|
|
||||||
6. Install dependencies
|
6. Install dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user