Commit 285048f8 by laike9m Committed by finswimmer

Updated the link for "Extras"

parent c019b817
...@@ -116,7 +116,7 @@ poetry install --remove-untracked ...@@ -116,7 +116,7 @@ poetry install --remove-untracked
``` ```
You can also specify the extras you want installed You can also specify the extras you want installed
by passing the `--E|--extras` option (See [Extras](#extras) for more info) by passing the `--E|--extras` option (See [Extras](https://python-poetry.org/docs/pyproject/#extras) for more info)
```bash ```bash
poetry install --extras "mysql pgsql" poetry install --extras "mysql pgsql"
......
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