Browse Source

Update wording of "Replace XXX" instruction in cpp/README.

pull/1052/head
Keghani Kouzoujian 10 years ago
parent
commit
d90cd60080
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cpp/README

+ 1
- 1
cpp/README View File

@ -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/ \


Loading…
Cancel
Save