Remove comment on line119 to revert macOS commands

This commit is contained in:
Amarantha Kulkarni
2022-03-07 15:18:59 -08:00
committed by GitHub
parent 65a2b5a8c2
commit 8719a6741b

View File

@@ -116,7 +116,6 @@ NuDB is installed as part of your `rippled` build setup and does not require any
*macOS*
<!-- Ensure that a compatible version of CMake is installed -->
cmake -B build -G "Unix Makefiles" -Dreporting=ON -DCMAKE_BUILD_TYPE=Debug
cmake --build build --parallel $(nproc)