summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-07 18:04:41 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-07 18:04:41 +0200
commite3680e6f8c931502e3b146c53a4eeb66c3c240fc (patch)
tree9028b4c5aa13986cab9f48997a3e196545f97e40 /README.rst
parente90e0779f3ccdc18c9143c0cf73adc53c5dc10dc (diff)
small readme fixes
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index bc513be57..a30cc0722 100644
--- a/README.rst
+++ b/README.rst
@@ -138,10 +138,12 @@ To build the app simply run::
make
-Then build the package with
+Then build the package with::
make dist
+The package lies in the **build/** directory and is ready to be uploaded to `the App-Store <http://apps.owncloud.com>`_
+
Running tests
-------------