README: Don't unpack v1.0 after downloading v0.3 ;)
[pyafm.git] / 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