Update README.md
authordhs-shine <dhs.shine@gmail.com>
Wed, 21 Sep 2016 05:16:27 +0000 (14:16 +0900)
committerGitHub <noreply@github.com>
Wed, 21 Sep 2016 05:16:27 +0000 (14:16 +0900)
README.md

index a58d58b02aa2ff138194c43d91ddcb1b3ee2fa14..1abbb1af4d4370465267bb183f7d6e6d404bc5dc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,11 +6,13 @@ Buliding & installing
 1. Change directory name with version postfix and create an orig.tar.gz
 
    $ mv litmus litmus-0.3.0
+   
    $ tar cvfz litmus-0.3.0.orig.tar.gz litmus-0.3.0
 
 1. Build a deb package with debuild
 
    $ cd litmus-0.3.0
+   
    $ debuild
 
 2. Install the deb package using dpkg