From e1b4baa53af331ec79370c401980aaf3e5aba3ce Mon Sep 17 00:00:00 2001 From: frankdelange Date: Wed, 10 Dec 2014 10:20:20 +0100 Subject: [PATCH] Tell the world about the ways to install these apps --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 12c2145..a6c97df 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,16 @@ owncloud-apps This repo contains a few apps I made for Owncloud, mostly related to reading/publishing books and other digital publications. +Install +------- + +There are two ways to install apps from this repo: + + * pull the repo and link/copy the desired apps to your Owncloud apps directory + * get tarballs (from dist/name_of_app-version.tar.gz) and extract them in your Owncloud apps directory + +The first method gives you the latest, greatest and potentially buggiest versions. The second is therefore preferred for those who care about the stability of their Owncloud instance. + files_opds ----------