diff --git a/README.md b/README.md index 121812a..681e68c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ brew install openssl cmake #### Build -After you just need to run `./build.sh` to trigger the whole build. +Run `./build.sh` to trigger cmake. If you dont want to use the script. you can build with cmake using the following commands: