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.
1 parent 5abf7d5 commit f7ed410Copy full SHA for f7ed410
README.md
@@ -33,9 +33,9 @@ The project contains the following files and directories:
33
## Pre-requisites
34
35
- [liboqs](https://github.com/open-quantum-safe/liboqs)
36
-- [git](https://git-scm.com/) version control system
37
-- [CMake](https://cmake.org/) build system
38
-- C compliant compiler,
+- [git](https://git-scm.com/)
+- [CMake](https://cmake.org/)
+- C compiler,
39
e.g., [gcc](https://gcc.gnu.org/), [clang](https://clang.llvm.org),
40
[MSVC](https://visualstudio.microsoft.com/vs/) etc.
41
- [Python 3 interpreter](https://www.python.org/)
0 commit comments