README: Don't unpack v1.0 after downloading v0.3 ;) master
authorW. Trevor King <wking@tremily.us>
Mon, 27 May 2013 10:22:30 +0000 (06:22 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 27 May 2013 10:22:30 +0000 (06:22 -0400)
README

diff --git a/README b/README
index e1a1437d48507a0e3439ddf284e9a7243d84f851..b16735e75ab192c53bef856f9cb9ae6d4b868c15 100644 (file)
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ There are also periodic bundled releases.  For example, get version
 0.3 as a gzipped tarball with::
 
   $ wget 'http://git.tremily.us/?p=pyafm.git;a=snapshot;h=v0.3;sf=tgz'
-  $ tar -xzvf pyafm-0.1.tar.gz
+  $ tar -xzvf pyafm-0.3.tar.gz
 
 
 Installation