Skip to content

Commit

Permalink
docs: fix link to optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Apr 15, 2021
1 parent db734d8 commit a44a452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ This goes as follows:

3. Install the project in
{ref}`'editable installation' <pwa:develop:Editable installation>`, as well
as {ref}`additional dependencies <pwa:develop:Additional dependencies>` for
the developer:
as {ref}`optional dependencies <pwa:develop:Optional dependencies>` for the
developer:

```shell
python3 -m pip install -e .[dev]
Expand Down

0 comments on commit a44a452

Please sign in to comment.