We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b44ee0 + 9a3e130 commit 5f240b5Copy full SHA for 5f240b5
README.md
@@ -38,7 +38,7 @@ maturin build --release
38
39
Install the module (Note: the version will change so check the exact filename in `target/wheels/`)
40
```
41
-pip install target/wheels/lstore-0.1.0-cp312-cp312-manylinux_2_34_x86_64.whl --force-reinstall
+pip install target/wheels/lstore* --force-reinstall
42
43
44
Run the database benchmark
0 commit comments