diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 12:52:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 13:27:38 +0000 |
commit | 8c961a1fc85150fe1e2b50982d4751e23b4d2de5 (patch) | |
tree | 2987f8349723760a72db9f68c1785ea4fbd7d97b | |
parent | Updating installation section in readme file. (diff) | |
download | service-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>
Diffstat (limited to '')
-rw-r--r-- | README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 -------------- |