From 8719a6741b352564dc5ff38f3b63350911000f61 Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Mon, 7 Mar 2022 15:18:59 -0800 Subject: [PATCH] Remove comment on line119 to revert macOS commands --- .../installation/build-run-rippled-in-reporting-mode.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md index 38a4182bf2..1febf79336 100644 --- a/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md +++ b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md @@ -116,7 +116,6 @@ NuDB is installed as part of your `rippled` build setup and does not require any *macOS* - cmake -B build -G "Unix Makefiles" -Dreporting=ON -DCMAKE_BUILD_TYPE=Debug cmake --build build --parallel $(nproc)