Commit fa87f7be by laike9m Committed by finswimmer

Updated the link for "Extras", use relative path.

Co-authored-by: Arun Babu Neelicattu <arun.neelicattu@gmail.com>
parent 285048f8
......@@ -116,7 +116,7 @@ poetry install --remove-untracked
```
You can also specify the extras you want installed
by passing the `--E|--extras` option (See [Extras](https://python-poetry.org/docs/pyproject/#extras) for more info)
by passing the `--E|--extras` option (See [Extras](/docs/pyproject/#extras) for more info)
```bash
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