Skip to content

Commit 8ace9c9

Browse files
authored
Update README.md
1 parent c8e2dbf commit 8ace9c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ More information on OQS can be found on our website: [https://openquantumsafe.or
2727
Pre-requisites
2828
--------------
2929
Python 3.x
30-
liboqs-python depends on the [liboqs](https://github.com/open-quantum-safe/liboqs) C library; liboqs master branch must
31-
first be compiled as a Linux/macOS/Windows library (i.e. using `ninja install` with `-DBUILD_SHARED_LIBS=ON` during configuration).
30+
liboqs-python depends on the [liboqs](https://github.com/open-quantum-safe/liboqs) C library; liboqs master branch must first be compiled as a Linux/macOS/Windows library (i.e. using `ninja install` with `-DBUILD_SHARED_LIBS=ON` during configuration), see the specific platform building instructions below.
3231

3332
Contents
3433
--------

0 commit comments

Comments
 (0)