about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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