From d90cd600801cfde1b9b29c725e76d55d835b2417 Mon Sep 17 00:00:00 2001 From: Keghani Kouzoujian Date: Fri, 1 Apr 2016 11:19:39 +0200 Subject: [PATCH] Update wording of "Replace XXX" instruction in cpp/README. --- cpp/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/README b/cpp/README index 07870807c..8bbdd8e79 100644 --- a/cpp/README +++ b/cpp/README @@ -166,7 +166,7 @@ Build and test the library: $ cd libphonenumber/cpp $ mkdir build $ cd build - Replace XXX with the appropriate version number: + Replace XXX in the commands below with the appropriate version number: $ cmake \ -DGTEST_SOURCE_DIR=~/googletest_clone/googletest/googletest/ \ -DGTEST_INCLUDE_DIR=~/googletest_clone/googletest/googletest/include/ \