summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-29 15:49:48 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-29 15:49:48 +0200
commitdb40136254bc941ddc8c257522639cddb9405b8f (patch)
tree955850f4cb22a1b009624d65b86d64a62462de52 /README.rst
parent534632280f7ebe860020e6e714370319332fb0c3 (diff)
small fixes
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst24
1 files changed, 16 insertions, 8 deletions
diff --git a/README.rst b/README.rst
index d3f862a26..978171e60 100644
--- a/README.rst
+++ b/README.rst
@@ -38,19 +38,26 @@ Should you have upgraded from a prior version, disable the CSS and JavaScript ca
You can remove the line after a page reload
-How to install the News app from the App Store
-----------------------------------------------
+
+App Store
+---------
+
+Installation
+~~~~~~~~~~~~
- Go to the ownCloud apps page
- Activate the App Framework App first, then activate the News app in the apps menu
- `Set up ownCloud Background Jobs <http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html>`_ to enable feed updates. A recommended timespan for feed updates is 15-30 Minutes.
-How to keep up to date
-----------------------
+Keep up to date
+~~~~~~~~~~~~~~~
Simply disable and reenable the **News** and **App Framework** App again (ownCloud deletes the app if its not shipped by default)
-How to install the News app from Git
-------------------------------------
+Git (development version)
+-------------------------
+
+Installation
+~~~~~~~~~~~~
- Clone the App Framework app into the **/var/www** directory::
@@ -70,8 +77,9 @@ How to install the News app from Git
- `Set up ownCloud Background Jobs <http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html>`_ to enable feed updates. A recommended timespan for feed updates is 15-30 Minutes.
-How to keep up to date with Git
--------------------------------
+Keep up to date
+~~~~~~~~~~~~~~~
+
To get the newest update you can use git. To update the appframework use::
cd /var/www/appframework