summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJeka Der <jekader@gmail.com>2014-10-12 20:05:06 +0200
committerJeka Der <jekader@gmail.com>2014-10-12 20:05:06 +0200
commitfb5999b6cbdec08bed531f8b3b8ecc7d4c76348a (patch)
tree05034bad430cf685554793304ca4035f981d49e8 /README.md
parenta0dc684be00861713f3afacca29156c3cbd12477 (diff)
downloadfake_ilo-fb5999b6cbdec08bed531f8b3b8ecc7d4c76348a.tar.gz
more README styling
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11e4158..4aa91b4 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ INSTALL:
a) as .deb file:
1. install dependencies:
+
`$ sudo apt-get install git devscripts debhelper make`
2. fetch the source and build the package:
@@ -41,11 +42,13 @@ a) as .deb file:
`$ debuild -us -uc`
3. install the resulting .deb
+
`$ sudo dpkg -i ../fake-ilo_0.0.1-1_amd64.deb`
b) manually:
1. install dependencies:
+
`$ sudo apt-get install git make`
2. fetch the source and build the package: