summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2009-12-15 20:17:39 -0500
committerChris Dyer <redpony@gmail.com>2009-12-15 20:17:39 -0500
commit04ae1beeaeceb0161a64d33112f21956f9741bde (patch)
tree5a29ba5a50c4e8aecb84b1e8f18241db50aee364
parent851e389dffdd6996ea32d70defb8906de80b9edc (diff)
fix typo
-rw-r--r--BUILDING2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING b/BUILDING
index 222dad06..4ffa3fac 100644
--- a/BUILDING
+++ b/BUILDING
@@ -20,7 +20,7 @@ Instructions for building
4) Configure and build. Your command will look something like this.
- ./configure --with-sirlm=/home/me/software/srilm-1.5.9 --enable-gtest
+ ./configure --with-srilm=/home/me/software/srilm-1.5.9 --enable-gtest
make
If you get errors during configure about missing BOOST macros, then step 3