mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
Update README.md (#5359)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user