build: Linux package readme

* added readme to linux packages
This commit is contained in:
Andreas Stallinger
2017-02-14 11:29:01 +01:00
parent f63f4b360a
commit 97a021c97b
2 changed files with 42 additions and 0 deletions
+6
View File
@@ -137,6 +137,12 @@ INSTALL(DIRECTORY
PATTERN "vs" EXCLUDE
)
INSTALL(FILES
${CMAKE_SOURCE_DIR}/setup/Linux/README
DESTINATION Coati
COMPONENT FULL
)
INSTALL(FILES
${CMAKE_SOURCE_DIR}/setup/Linux/coati.desktop
${CMAKE_SOURCE_DIR}/setup/Linux/coati-mime.xml
+36
View File
@@ -0,0 +1,36 @@
Coati
=====
Usage
-----
run coati.sh script to start the application.
Install
-------
in the setup folder is a install script that will coati install to /opt/coati
root permission are required to run this script
Configfiles
-----------
Coati places configfiles at ~/.config/coati
Documentation
-------------
documentation is available at http://coati.io/documentation/
Website
-------
http://www.coati.io/
Reporting a bug
---------------
To report a bug go to https://github.com/CoatiSoftware/CoatiBugTracker/issues
or write a email to support@coati.io