Change README for easy copy'n'paste action ;)
authorThomas Perl <m@thp.io>
Wed, 11 Jan 2012 15:59:43 +0000 (16:59 +0100)
committerThomas Perl <m@thp.io>
Wed, 11 Jan 2012 15:59:43 +0000 (16:59 +0100)
README

diff --git a/README b/README
index ab7cf9c..09d22d2 100644 (file)
--- a/README
+++ b/README
@@ -12,10 +12,10 @@ $ python -m gotovienna.tests.runner
 
 To build the package with aegis tokens (install python-stdeb first):
 
-$ python setup.py --command-packages=stdeb.command sdist_dsc
-$ cp gotovienna.aegis deb_dist/gotovienna-*/debian/
-$ cd deb_dist/gotovienna-*/
-$ dpkg-buildpackage -rfakeroot -S
+ python setup.py --command-packages=stdeb.command sdist_dsc
+ cp gotovienna.aegis deb_dist/gotovienna-*/debian/
+ cd deb_dist/gotovienna-*/
+ dpkg-buildpackage -rfakeroot -S
 
 Upload the resulting source package to the OBS or build in Scratchbox.