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 f7b5cae commit 6c7e36eCopy full SHA for 6c7e36e
README.md
@@ -52,7 +52,7 @@ A small wrapper script to clone a specific OpenSSL branch and build documentaton
52
`mike`. Run it to build the website:
53
54
```sh
55
-python build.py <OPENSSL VERSION>
+python build.py <OPENSSL BRANCH>
56
```
57
58
`mike` puts generated content into a separate branch `gh-pages`. Please refer `mike`
0 commit comments