summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2015-03-31 10:27:45 +0200
committerBernhard Posselt <Raydiation@users.noreply.github.com>2015-03-31 10:27:45 +0200
commit1b849f7b6c6fe6fd97673a8290b662af9296cd54 (patch)
treef1b6f7606ae37de721b33b510817c2a319393fb7
parent0c5dce4b6219324e8ecc4a8d73146f45475e1b50 (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index bed797214..fbdef7d4d 100644
--- a/README.md
+++ b/README.md
@@ -104,17 +104,17 @@ Then proceed to install the app either from an archive (zip/tar.gz) or clone it
You can switch to a release which will be supported on your installation by running:
- git checkout tags/TAG
+ git checkout tags/TAG
For instance to use the 5.2.8 release, run:
- git checkout tags/5.2.8
+ git checkout tags/5.2.8
* Activate the **News** app in the apps menu
To update the News app use change into the **owncloud/apps/news/** directory using your terminal and then run:
- git pull --rebase origin master
+ git pull --rebase origin master
## Performance Notices
* Use MySQL or PostgreSQL for better database performance