summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-07 21:37:12 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-07 21:37:12 +0200
commit9bd385bf433d4ae806c0478c30370a3994952634 (patch)
tree87948ef975c7bcdbb3fa551a52d5b38cc1e5d467 /README.rst
parent632898d27373cfc0a4ecbbcf34ded396af1727bc (diff)
readme fix
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4f3912fce..60ab2d5f6 100644
--- a/README.rst
+++ b/README.rst
@@ -160,7 +160,7 @@ Integration tests::
.. note:: For acceptance tests, a user with the name **test** and password **test** must exist!
-.. note:: To change the url under which ownCloud is installed, set the environment variable $OWNCLOUD_HOST::
+To change the url under which ownCloud is installed, set the environment variable $OWNCLOUD_HOST::
export OWNCLOUD_HOST='localhost/core'