aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e8265e..0315b07 100644
--- a/README.md
+++ b/README.md
@@ -207,8 +207,9 @@ Visual Studio 13. The target platform is any of Windows 7,
Windows Vista, Cygwin 32, Cygwin 64, or Ubuntu 14.04.1.
During compilation, the include directories will be set up
-to have the ``include'' directory (containing ``mips.h'')
-on the include path. The directory structure during compilation
+to have both the ``include'' directory (containing ``mips.h'')
+and the ``src/[your_login]'' directory on the include path.
+The directory structure during compilation
will be the same as that required during submission, so the
relative location of things will stay the same.