diff options
Diffstat (limited to 'www/analyzer/installation.html')
-rw-r--r-- | www/analyzer/installation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/installation.html b/www/analyzer/installation.html index ebccd071cdce4..2eb7937ee6dd8 100644 --- a/www/analyzer/installation.html +++ b/www/analyzer/installation.html @@ -93,7 +93,7 @@ source code</a>.<p> <p>For example, if you built a <em>Debug+Asserts</em> build of LLVM/Clang (the default), the resultant <tt>clang</tt> binary will be in <tt>$(OBJDIR)/Debug+Asserts/bin</tt> (where <tt>$(OBJDIR)</tt> is often the same as the root source directory). You -can also do <tt>make install</tt> to install the LLVM/Clang libaries and +can also do <tt>make install</tt> to install the LLVM/Clang libraries and binaries to the installation directory of your choice (specified when you run <tt>configure</tt>).</p></li> |