From 419e00cbdc6dc1c9f2225ed8aced45c1841a82c4 Mon Sep 17 00:00:00 2001 From: Andrew Meadows Date: Wed, 26 Nov 2014 10:41:23 -0800 Subject: [PATCH] fix typo from overwrite of gverb/readme.txt --- interface/external/gverb/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/external/gverb/readme.txt b/interface/external/gverb/readme.txt index aa2fe8a602..2f8991b1d4 100644 --- a/interface/external/gverb/readme.txt +++ b/interface/external/gverb/readme.txt @@ -1,7 +1,7 @@ Instructions for adding the Gverb library to Interface (This is a required library) -Clément Brisset, Octobre 22nd, 2014 +Clément Brisset, October 22nd, 2014 1. Go to https://github.com/highfidelity/gverb Or download the sources directly via this link: @@ -12,4 +12,4 @@ Clément Brisset, Octobre 22nd, 2014 3. Place the directories “include” and “src” in interface/external/gverb (Normally next to this readme) -4. Clear your build directory, run cmake, build and you should be all set. \ No newline at end of file +4. Clear your build directory, run cmake, build and you should be all set.