Skip to content

Commit 9665f53

Browse files
committed
Update README.md
1 parent a8925d4 commit 9665f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Adaption to other distribution should be self-explanatory.
6262

6363
After building the wheel file, it can be installed using:
6464
```bash
65-
python -m pip install --force-reinstall $(find . -name 'LibCarna_Python*.whl')
65+
pip install --force-reinstall libcarna_python-*.whl
6666
```
6767

6868
To build against a development version of LibCarna, install it locally,

0 commit comments

Comments
 (0)