Skip to content

Commit

Permalink
Update README.md (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau authored Apr 8, 2024
1 parent 72c0c6b commit e144186
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ If you want to know more, join un on [Slack](https://join.slack.com/t/ddc-lib/sh
## Getting the code and basic configuration

```bash
git clone --recurse-submodules -j8 https://github.com/CExA-project/ddc.git
git clone --recurse-submodules -j4 https://github.com/CExA-project/ddc.git
cd ddc
cmake -B build -D DDC_BUILD_KERNELS_FFT=OFF -D DDC_BUILD_KERNELS_SPLINES=OFF -D DDC_BUILD_PDI_WRAPPER=OFF
cmake --build build
```

0 comments on commit e144186

Please sign in to comment.