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 0f95789 commit 67819feCopy full SHA for 67819fe
README.md
@@ -58,7 +58,7 @@ Adaption to other distributions should be self-explanatory.
58
59
After building the wheel file, it can be installed using:
60
```bash
61
-pip install --force-reinstall libcarna_python-*.whl
+pip install --force-reinstall build/dist/libcarna_python-*.whl
62
```
63
64
To build against a development version of LibCarna, install it locally,
0 commit comments