summaryrefslogtreecommitdiffstats
path: root/bin/updater/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'bin/updater/README.rst')
-rw-r--r--bin/updater/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/updater/README.rst b/bin/updater/README.rst
index 704f61e68..77e3af041 100644
--- a/bin/updater/README.rst
+++ b/bin/updater/README.rst
@@ -32,7 +32,7 @@ Updating
If you have installed the updater on your system you can update it by running::
- make update
+ sudo make update
The **init and config files won't be updated** and you need to update them manually in case there is a breaking change therefore follow the `CHANGELOG.md <https://github.com/owncloud/news/blob/master/CHANGELOG.md>`_ to stay up to date with the updater changes.