summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
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'