Commit 8d95143c by mrh1997 Committed by GitHub

Fix documentation of "poetry env list"

first sentence of chapter didn't make sense.
parent 00c9e49c
......@@ -92,7 +92,7 @@ poetry env info --path
## Listing the environments associated with the project
You can also list all the virtual environments associated with the current virtual environment
You can also list all the virtual environments associated with the current project
with the `env list` command:
```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment