Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33c9e6c

Browse files
nabobalisbsipocz
andauthored
Apply suggestions from code review
Co-authored-by: Brigitta Sipőcz <[email protected]>
1 parent b16a42d commit 33c9e6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ This functionality is still under heavy development.
5353
To try it out, first install the publishing dependencies.
5454

5555
```
56-
pip install devstats[publish]
56+
pip install "devstats[publish]"
5757
```
5858

59-
(or, if you cloned the repository, `pip install -e[publish]`.)
59+
(or, if you cloned the repository, `pip install -e ".[publish]"`.)
6060

6161
## Development instructions
6262

0 commit comments

Comments
 (0)