diff --git a/README.rst b/README.rst index 23a9f7e0b..8f3015e56 100644 --- a/README.rst +++ b/README.rst @@ -172,7 +172,8 @@ To change the url under which ownCloud is installed, set the environment variabl export OWNCLOUD_HOST='localhost/core' -Otherwise it defaults to **localhost/owncloud** +Otherwise it defaults to **localhost/owncloud**, + To run them execute:: make acceptance-tests