8000 Fixed typo in README · devandroid/chruby@91e423f · GitHub
[go: up one dir, main page]

Skip to content

Commit 91e423f

Browse files
committed
Fixed typo in README
1 parent 0304315 commit 91e423f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ or via [ruby-build].
6161
wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz
6262
tar -xzvf ruby-1.9.3-p327.tar.gz
6363
cd ruby-1.9.3-p327
64-
./configure --prefix=/usr/local/ruby-1.9.3-p237
64+
./configure --prefix=/usr/local/ruby-1.9.3-p327
6565
make
6666
make install
6767

0 commit comments

Comments
 (0)
0