mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
poetry: update example for newer version (#16976)
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
|
||||
`poetry version {{patch|minor|major|prepatch|preminor|premajor|prerelease}}`
|
||||
|
||||
- Spawn a shell within the project's virtual environment:
|
||||
- Spawn a shell within the project's virtual environment (for versions below 2.0, use `poetry shell`):
|
||||
|
||||
`poetry shell`
|
||||
`eval "$(poetry env activate)"`
|
||||
|
||||
Reference in New Issue
Block a user