mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 14:42:19 +02:00
fix typo from overwrite of gverb/readme.txt
This commit is contained in:
parent
3262c9a8bd
commit
419e00cbdc
1 changed files with 2 additions and 2 deletions
4
interface/external/gverb/readme.txt
vendored
4
interface/external/gverb/readme.txt
vendored
|
@ -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.
|
||||
4. Clear your build directory, run cmake, build and you should be all set.
|
||||
|
|
Loading…
Reference in a new issue