Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonami Sharma <monami.sharma@gmail.com>2014-10-26 06:49:54 +0300
committerMonami Sharma <monami.sharma@gmail.com>2014-10-26 06:49:54 +0300
commit048ed2bb736b2484fcaec572405533a462d16250 (patch)
treeb79b631ec0a25292f11300df65bcd42436022fe8 /README.md
parenta373d1832b0e6311b111419bde556f00cec80aed (diff)
OSX installation tips
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2d951ff..74738940 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ For OSX: if make fails with errors then try:
brew install libtool
brew install boost
```
-This will isntall 'glibtools' and 'boost'.
+This will install appropriate versions of 'glibtools' and 'boost' on OSX.
Options that were passed to `./configure` in 7.6 and earlier may now be passed
to `./autogen.sh`.