[virt-tools-list] [PATCH] INSTALL: Fix typo in RPM generation command

Michal Novotny minovotn at redhat.com
Tue May 7 11:51:21 UTC 2013


Signed-off-by: Michal Novotny <minovotn at redhat.com>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 1373bc5..671f56d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ To install the software into /usr/local (usually), you can do:
 
 To build an RPM, you can run:
 
-    python setup.py run
+    python setup.py rpm
 
 setup.py generally has all the build and install commands, for more info see:
 
-- 
1.7.11.7




More information about the virt-tools-list mailing list