diff --git a/env/readme.txt b/env/readme.txt index b05b9b5..158d03a 100644 --- a/env/readme.txt +++ b/env/readme.txt @@ -6,13 +6,6 @@ Compiling: The binary will be made in /build. 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 -for this to work: +some tools and include files. -Linux users: -- Mercurial -- Make - -Windows users: -- TortoiseHG (windows version of Mercurial, with both GUI and command line - tools). +Linux users need to have make installed.