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 a805071 commit 3d2c536Copy full SHA for 3d2c536
README.md
@@ -181,7 +181,7 @@ Or, run the unit tests with
181
docker run -it oqs-python sh -c ". venv/bin/activate && nose2 --verbose liboqs-python"
182
```
183
184
-In case you want to use the Docker container as development environment, mount your current project in the Docker
+In case you want to use the Docker container as a development environment, mount your current project in the Docker
185
container with
186
187
```shell
0 commit comments