Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Nov 26, 2023
2 parents 8350581 + 81da024 commit 74680d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ pip install .
Execute

```shell
python3 liboqs-pythonn/examples/kem.py
python3 liboqs-pythonn/examples/sig.py
python3 liboqs-pythonn/examples/rand.py
python3 liboqs-python/examples/kem.py
python3 liboqs-python/examples/sig.py
python3 liboqs-python/examples/rand.py
```

### Run the unit test
Expand Down

0 comments on commit 74680d8

Please sign in to comment.