diff --git a/readme.md b/readme.md index d412836..6da0906 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ Installation ------------ ``` -cmake -B build +cmake -B build -D NB_DPU=128 cd build make ```