summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-07 21:44:19 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-07 21:44:19 +0200
commit92c181f30079f6e72b28915727a074a67d049350 (patch)
tree45546e80425017a783ef015b71c121a09c1f4a74 /README.rst
parentdc95b952f329b96d62e4186963b7e050211f9a0c (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 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**,