Skip to content

Commit bca3c2d

Browse files
committed
Minor documentation rephrasing
1 parent 544cb74 commit bca3c2d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/start.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ version from PyPI:
99
pip install zappend
1010
```
1111

12-
You can also install `zappend[dev]` to also install development dependencies,
13-
`zappend[doc]` to also install documentation-building dependencies, or
14-
`zappend[dev,doc]` for both.
12+
You can replace `zappend` with `zappend[dev]` in the above command to also
13+
install development dependencies, with `zappend[doc]` to also install
14+
documentation-building dependencies, or with `zappend[dev,doc]` to get both
15+
additional dependency sets.
1516

1617
To install the latest version for development, clone the
1718
[repository](https://github.com/bcdev/zappend), and with the repository’s root

0 commit comments

Comments
 (0)