diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-11 09:26:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-11 09:37:07 +0000 |
commit | ae24762ab0e8883559c7f2832281d5d989bebf49 (patch) | |
tree | 0d484bedd53d6699a10630f951ce8f4049b32093 | |
parent | Correcting filename of version file. (diff) | |
download | service-tools-ae24762ab0e8883559c7f2832281d5d989bebf49.tar.xz service-tools-ae24762ab0e8883559c7f2832281d5d989bebf49.zip |
Adding note about installation on ubuntu 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
@@ -36,6 +36,11 @@ apache-icons provides alternative icons for Apache autoindex. * sudo apt install apache-icons +3.3 Ubuntu 16.10 (yakkety) and newer +------------------------------------ + + * sudo apt install apache-icons + 4. Development -------------- |