Updated notes for environment.

This commit is contained in:
richard 2009-08-27 20:37:33 +02:00
parent f1ee96eb85
commit be1ce5fed4

11
env/readme.txt vendored
View File

@ -6,13 +6,6 @@ Compiling:
The binary will be made in <repos>/build. The binary will be made in <repos>/build.
The develop environment should be mostly stand-alone with SourcePawn compiler The develop environment should be mostly stand-alone with SourcePawn compiler
some tools and include files. But there are some other stuff that's required some tools and include files.
for this to work:
Linux users: Linux users need to have make installed.
- Mercurial
- Make
Windows users:
- TortoiseHG (windows version of Mercurial, with both GUI and command line
tools).