From 92258b6d85cfae3e50572d8d17deada9078561f9 Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 26 Oct 2011 11:37:06 +0200 Subject: [PATCH] fix doc --- INSTALL.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALL.rst b/INSTALL.rst index 0b327581..303b2402 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -71,12 +71,11 @@ Install Telemeta sudo pip install telemeta - or:: + or sudo easy_install telemeta -* Downloading the latest tar archive at http://telemeta.org - Uncompress it and install. For example:: +* Downloading the latest tar archive at http://telemeta.org. Uncompress it and install. For example:: tar xzf telemeta-1.0.tar.gz cd telemeta-1.0 -- 2.39.5