Skip to content

Commit

Permalink
fix'd typo
Browse files Browse the repository at this point in the history
  • Loading branch information
testman42 committed Aug 2, 2016
1 parent deb8397 commit 0373b9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions msvc/README.md
Expand Up @@ -2,9 +2,9 @@
Building Terra on Windows using Visual Studio 2013
==================================================

1. To build Terra you need to download, build, and install Clang+LLVM 3.5. You shoul end up with a diretory with "bin/" "lib/" and "include/" directories with the clang+llvm binaries and library files. You also need to download LuaJIT-2.0.3 and unzip it somewhere.
1. To build Terra you need to download, build, and install Clang+LLVM 3.5. You should end up with a diretory with "bin/" "lib/" and "include/" directories with the clang+llvm binaries and library files. You also need to download LuaJIT-2.0.3 and unzip it somewhere.

2. Edit msvc/Makefile to point to the dependencies (details are in the Makefile)

3. Run build.bat (You may have to edit it to point to your installation of VS2013)


0 comments on commit 0373b9c

Please sign in to comment.