Skip to content

Commit 29c1466

Browse files
authored
Update README.md
1 parent a5b3559 commit 29c1466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ First navigate to the directory where you downloaded the wheel file and execute
2929
```bash
3030
pip install [whl-file]
3131
```
32-
_Replace the `whl-file` with the python wheel file you downloaded_
32+
_Replace the `[whl-file]` with the python wheel file you downloaded_
3333

3434
Even though it isn't recommended, you can use the sdist(`.tar.gz`) file to install the project.
3535

0 commit comments

Comments
 (0)