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 8f3015e56..b79c8a506 100644
--- a/README.rst
+++ b/README.rst
@@ -170,7 +170,7 @@ Acceptance tests
To change the url under which ownCloud is installed, set the environment variable $OWNCLOUD_HOST::
- export OWNCLOUD_HOST='localhost/core'
+ export OWNCLOUD_HOST="localhost/core"
Otherwise it defaults to **localhost/owncloud**,