diff --git a/README.txt b/README.txt index b40c166..349f969 100644 --- a/README.txt +++ b/README.txt @@ -1,9 +1,12 @@ How to build GLEW: -cd auto -make -cd .. -make + cd auto; make + + (Unix) + cd ..; make + + (Windows) + use the project file in build/vc6/ NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)