From 31f834d5788e95ae726239f00fe3a6134486a606 Mon Sep 17 00:00:00 2001 From: bjorn Date: Wed, 10 Aug 2016 01:19:30 -0700 Subject: [PATCH] Update README; --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93af717a..e4b3cf7c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Compiling ### Windows (CMake) - Install [Boost 1.57](http://www.boost.org/users/history/version_1_57_0.html) to `C:\local\boost_1_57_0`. -- Download an extract a pre-built [OSVR Core](http://access.osvr.com/binary/osvr-core). +- Download and extract a pre-built [OSVR-Core](http://access.osvr.com/binary/osvr-core). - Install [lovr-deps](https://github.com/bjornbytes/lovr-deps) to the `deps` folder of the `lovr` repository: ```sh