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 a5b3559 commit 29c1466Copy full SHA for 29c1466
README.md
@@ -29,7 +29,7 @@ First navigate to the directory where you downloaded the wheel file and execute
29
```bash
30
pip install [whl-file]
31
```
32
-_Replace the `whl-file` with the python wheel file you downloaded_
+_Replace the `[whl-file]` with the python wheel file you downloaded_
33
34
Even though it isn't recommended, you can use the sdist(`.tar.gz`) file to install the project.
35
0 commit comments