From bb0e5e5a70575848daa7254bfc2c2f9e0035c910 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Wed, 30 Jan 2019 09:22:00 -0800 Subject: [PATCH] address feedback --- .../installation/build-run-rippled-ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.md b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.md index 2578899134..f19cb0ac51 100644 --- a/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.md +++ b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-ubuntu.md @@ -33,7 +33,7 @@ These instructions use Ubuntu's APT (Advanced Packaging Tool) to install the sof Version 1.2.0 of `rippled` requires CMake 3.9.0 or higher. For the purposes of this tutorial, we used CMake 3.13.3, which was the latest version available at the time of writing. - If you have previously installed the latest version of CMake, you can skip these steps. + If you have previously installed CMake 3.9.0 or higher, you can skip these steps. To install CMake 3.13.3: