Update README.md (#5359)

pull/5364/head^2
horochx 2 years ago committed by GitHub
parent 369a395ee9
commit 85eee0dfbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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.
> 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

Loading…
Cancel
Save