summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-03 12:52:50 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-03 13:27:38 +0000
commit8c961a1fc85150fe1e2b50982d4751e23b4d2de5 (patch)
tree2987f8349723760a72db9f68c1785ea4fbd7d97b
parentUpdating installation section in readme file. (diff)
downloadservice-tools-8c961a1fc85150fe1e2b50982d4751e23b4d2de5.tar.xz
service-tools-8c961a1fc85150fe1e2b50982d4751e23b4d2de5.zip
Adding Debian specific installation section in readme file.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 1b38431..eecde4e 100644
--- a/README.txt
+++ b/README.txt
@@ -31,6 +31,11 @@ apache-icons provides alternative icons for Apache autoindex.
2. git clone https://sources.open-infrastructure.net/software/apache-icons
3. cd apache-icons && sudo make install
+3.2 Debian 9 (stretch) and newer
+--------------------------------
+
+ * sudo apt install apache-icons
+
4. Development
--------------