about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-07-25 23:50:22 +0000
committerEric Wong <normalperson@yhbt.net>2013-07-25 23:50:22 +0000
commitf07aed6521e85b68c477697348792a5b3a1c145c (patch)
tree002d366d991d85d3db0312877c5335c1301a5c75
parent4ddeeed1cf00d1685eda5170cecd1e59d3e456c1 (diff)
downloadruby-wordexp-f07aed6521e85b68c477697348792a5b3a1c145c.tar.gz
Hopefully the lack of "ruby-" in the tarball won't confuse too
many people.
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 29fb3ab..83dbc2e 100644
--- a/README
+++ b/README
@@ -42,9 +42,9 @@ Installation is easy using RubyGems:
 
 If you do not use RubyGems, you may also install from the tarball:
 
-        wget http://bogomips.org/ruby-wordexp/files/ruby-wordexp-1.0.0.tar.gz
-        tar zxvf ruby-wordexp-1.0.0.tar.gz
-        cd ruby-wordexp-1.0.0
+        wget http://bogomips.org/ruby-wordexp/files/wordexp-1.0.0.tgz
+        tar zxvf wordexp-1.0.0.tgz
+        cd wordexp-1.0.0
         ruby setup.rb
 
 Source