diff --git a/README.md b/README.md index 847dea154079145fb1de9071ec451367a9ef1992..e11445b3264f3689884f3334fddda37a7bcf6dba 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains the three subprojects of Image Domain Gridding: # Installation ``` -git clone https://git.astron.nl/RD/idg.git +git clone https://git.astron.nl/RD/idg.git --recursive cd idg && mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=/usr/local/idg/ .. ccmake . # For interactively setting parameters, like BUILD_LIB_CUDA