summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDonghoon Shin <dhs.shin@samsung.com>2016-09-21 15:14:25 +0900
committerDonghoon Shin <dhs.shin@samsung.com>2016-09-21 15:14:25 +0900
commitbb81eac85eb522da1cc4b53da7691ab2c7427344 (patch)
tree95e6cdebc4b6a50b545139a1f5c5384d49d20a35 /README.md
parentf6f442480ef1a93e85bb86c28897c3b5fa76fea4 (diff)
downloadlitmus-bb81eac85eb522da1cc4b53da7691ab2c7427344.tar.gz
litmus-bb81eac85eb522da1cc4b53da7691ab2c7427344.tar.bz2
litmus-bb81eac85eb522da1cc4b53da7691ab2c7427344.zip
Support multiple mock type devices in topology
Change-Id: I17fa88fe02aa9355aaed00a9460da0b2b1a569ae
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a58d58b..1abbb1a 100644
--- 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