From 91b06da0c3aa399edf7e00e33a8f380b42e44f43 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Fri, 17 Jan 2014 18:10:32 -0500 Subject: Fixed spelling. --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 82f5ef97..36a0a27a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -115,7 +115,7 @@ make install If execution fails with errors like "dyld: Library not loaded: /opt/tox-im/lib/libtoxcore.0.dylib", you may need to specify libsodium path: -Determine pathes: +Determine paths: ``` brew list libsodium ``` @@ -194,7 +194,7 @@ You should install: - [MinGW](http://sourceforge.net/projects/mingw/) When installing MinGW, make sure to select the MSYS option in the installer. -MinGW will install an "MinGW shell" (you should get a shortcut for it), make sure to perform all opeartions (i.e. generating/running configure script, compiling, etc.) from the MinGW shell. +MinGW will install an "MinGW shell" (you should get a shortcut for it), make sure to perform all operations (i.e. generating/running configure script, compiling, etc.) from the MinGW shell. First download the source tarball from http://download.libsodium.org/libsodium/releases/ and build it. Assuming that you got the libsodium-0.4.2.tar.gz release: -- cgit v1.2.3