Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lganzzzo authored Jan 29, 2019
1 parent 0c5f3c2 commit d88fcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This project is using `oatpp` and `oatpp-libressl` modules.
#### Using CMake
*Requires* LibreSSL installed. You may refer to this sh script - how to install libressl -
[install-libressl.sh](https://github.com/oatpp/oatpp-libressl/blob/master/utility/install-deps/install-libressl.sh).
Or try something like ```apk add libressl-dev```
Or try something like ```$ apk add libressl-dev```

```
$ mkdir build && cd build
Expand Down

0 comments on commit d88fcea

Please sign in to comment.