diff --git a/README.md b/README.md index 311f174..1ecf01d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Run `helium --input ` to crop a photo using the defaults. ``` git clone https://github.com/Quartzic/helium.git cd helium -cmake --build . +cmake . && cmake --build . ``` # Requirements