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.
2 parents 8350581 + 81da024 commit 74680d8Copy full SHA for 74680d8
README.md
@@ -113,9 +113,9 @@ pip install .
113
Execute
114
115
```shell
116
-python3 liboqs-pythonn/examples/kem.py
117
-python3 liboqs-pythonn/examples/sig.py
118
-python3 liboqs-pythonn/examples/rand.py
+python3 liboqs-python/examples/kem.py
+python3 liboqs-python/examples/sig.py
+python3 liboqs-python/examples/rand.py
119
```
120
121
### Run the unit test
0 commit comments