From edb98f8b910b00be16868b21116924cffad785b9 Mon Sep 17 00:00:00 2001 From: ktsj Date: Sun, 19 May 2013 03:10:21 +0000 Subject: fix typos. Patch by k_takata. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- nacl/README.nacl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nacl') diff --git a/nacl/README.nacl b/nacl/README.nacl index e70f272715..471c3b5e5f 100644 --- a/nacl/README.nacl +++ b/nacl/README.nacl @@ -12,7 +12,7 @@ You need to install the following things before building NaCl port of Ruby. == Steps (1) Extract all files from the tarball: $ tar xzf ruby-X.Y.Z.tar.gz -(2) Set NACL_SDK_ROOT environment vairanble to the path to the Native Client SDK you installed: +(2) Set NACL_SDK_ROOT environment variable to the path to the Native Client SDK you installed: $ export NACL_SDK_ROOT=/home/yugui/src/nacl_sdk/pepper_16 (3) Configure $ ./configure --prefix=/tmp/nacl-ruby --host=x86_64-nacl --with-baseruby=/path/to/ruby-1.9.3 -- cgit v1.2.3