Skip to content

Commit

Permalink
Merge pull request #449 from lamtrinhdev/Update_README.md
Browse files Browse the repository at this point in the history
Enhance code block format for README.md
  • Loading branch information
jurajhilje authored Aug 13, 2024
2 parents 40a488b + cb4b812 commit e06ae71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Build `V2RayControl.xcframework`:

To compile [liboqs](https://github.com/open-quantum-safe/liboqs), additional packages are required:

```
```sh
brew install cmake ninja [email protected] wget doxygen graphviz astyle valgrind
pip3 install pytest pytest-xdist pyyaml
```
Expand Down Expand Up @@ -194,4 +194,4 @@ See the [Authors](/AUTHORS) file for the list of contributors who participated i
<a name="acknowledgements"></a>
## Acknowledgements

See the [Acknowledgements](/ACKNOWLEDGEMENTS.md) file for the list of third party libraries used in this project.
See the [Acknowledgements](/ACKNOWLEDGEMENTS.md) file for the list of third party libraries used in this project.

0 comments on commit e06ae71

Please sign in to comment.