From 55c59a97b606bb8176beb8c69c2a243bd343de42 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 27 May 2013 06:22:30 -0400 Subject: [PATCH] README: Don't unpack v1.0 after downloading v0.3 ;) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e1a1437..b16735e 100644 --- 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 -- 2.26.2