We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc8e36 commit ac8a110Copy full SHA for ac8a110
README.md
@@ -23,7 +23,7 @@ more details.
23
1. Install the required dependencies:
24
25
```shell
26
- pip install --user -e.
+ pip install --user -e ".[full]"
27
```
28
29
2. See available options:
0 commit comments