aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-11-25 00:49:48 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-11-25 00:49:48 +0300
commit4e8da1a485edea20f065e1583511262fcf8c85b1 (patch)
treeda36aeba5de1bbb08f388d0a0144aae270f6e413 /INSTALL
parent0ea7f903b5f56fbf563d70fea2da40798b681c34 (diff)
Add support for VC14U3
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a8c6109..6031b47 100644
--- a/INSTALL
+++ b/INSTALL
@@ -46,7 +46,7 @@ shorter tool names, for example:
for t in cl link lib mt rc; do \
ln -s .../msvc-linux/$t-14u2-64 ~/bin/$t-14; done
-While you can modify the configuration scripts, retainig such modifications
+While you can modify the configuration scripts, retaining such modifications
over updates will be tedious. As a result, there are several environment
variables that you can set (e.g., in your .bashrc) to adjust some of the
common configuration values.