We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517a5a0 commit f73ba93Copy full SHA for f73ba93
README.md
@@ -60,7 +60,7 @@ Checkout for latest available [builds](https://github.com/bohdanbobrowski/blog2e
60
#### macOS/Linux:
61
62
source ./venv/bin/activate
63
- pip install -e '.[dev]'
+ pip install -e .[dev]
64
65
### Building own executable
66
0 commit comments