diff --git a/INSTALL.txt b/INSTALL.txt index 694bee6dab..86f979cc17 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -65,7 +65,7 @@ On Unix (including Linux) and Mac OS, `make` (or `make in-place`) creates a build in the "racket" directory. On Windows with Microsoft Visual Studio (any version between 2008/9.0 -and 2015/14.0), `nmake win32-in-place` creates a build in the "racket" +and 2017/15.0), `nmake win32-in-place` creates a build in the "racket" directory. For information on configuring your command-line environment for Visual Studio, see "racket/src/worksp/README".