From 8de69e72edfccfb7d25800542e966a5a4f379305 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 25 Mar 2016 21:59:48 +0100 Subject: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e7c9f186..fb1eb7994 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ Then proceed to install the app either from an archive (zip/tar.gz) or clone it * On your server, check if there is a folder called **owncloud/apps/news**. If there is one, delete it. * Extract the downloaded archive to the **owncloud/apps/** folder. * Remove the version from the extracted folder (e.g. rename **owncloud/apps/news-4.0.3/** to **owncloud/apps/news/** +* Change to the directory and run the following command to install the libaries and compile the JavaScript (requires node >5.6, npm, curl, make and which): + + make + * Activate the **News** app in the apps menu ### Installing from Git (development version) -- cgit v1.2.3