Merge pull request #355 from tigran123/master

Mention svn as a dependency.
This commit is contained in:
Tigran Aivazian
2012-10-03 00:39:38 -07:00

View File

@@ -25,7 +25,7 @@ Follow these steps:
* install LuaJit sources into subfolder "luajit-2.0"
* automatically fetch thirdparty sources with Makefile:
* make sure you have wget, unzip and git installed
* make sure you have wget, unzip, git and svn installed
* run `make fetchthirdparty`.
* adapt Makefile to your needs