aboutsummaryrefslogtreecommitdiffstats
path: root/CodingReadme
diff options
context:
space:
mode:
Diffstat (limited to 'CodingReadme')
-rw-r--r--CodingReadme4
1 files changed, 2 insertions, 2 deletions
diff --git a/CodingReadme b/CodingReadme
index d2e975dab..041f3b1fa 100644
--- a/CodingReadme
+++ b/CodingReadme
@@ -436,8 +436,8 @@ test. However, it is strongly recommended that you take a look to the official
repository (https://github.com/google/googletest) and refers to that if you
have any problem to install it. Follow the steps below:
-* Install: cmake
-* Clone google test project from: //github.com/rodrigosiqueira/logbook.git and
+* Install: cmake and pthread
+* Clone google test project from: https://github.com/google/googletest and
enter in the project directory
* Inside project directory, type: