Skip to content

Commit 74680d8

Browse files
committed
2 parents 8350581 + 81da024 commit 74680d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ pip install .
113113
Execute
114114

115115
```shell
116-
python3 liboqs-pythonn/examples/kem.py
117-
python3 liboqs-pythonn/examples/sig.py
118-
python3 liboqs-pythonn/examples/rand.py
116+
python3 liboqs-python/examples/kem.py
117+
python3 liboqs-python/examples/sig.py
118+
python3 liboqs-python/examples/rand.py
119119
```
120120

121121
### Run the unit test

0 commit comments

Comments
 (0)