summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2014-11-02 10:08:03 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2014-11-02 10:08:03 +0100
commit4d23e840d3b6588de58249ad3b3cce4679faf1f3 (patch)
tree49e8040ca417cafe555eab810d1f9af6db080ab4
parente9171fea85fa15c9ecb5a974afe3ec38a78cdd2e (diff)
parent76e3b8c6599e41c15c63076ebe2bbd27e7293043 (diff)
downloadgitlab-ce-4d23e840d3b6588de58249ad3b3cce4679faf1f3.tar.gz
Merge pull request #8209 from naveda89/patch-1
Fixed markdown error in 7.3-to-7.4 update guide
-rw-r--r--doc/update/7.3-to-7.4.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/update/7.3-to-7.4.md b/doc/update/7.3-to-7.4.md
index 69d86fb06ed..3f471500c82 100644
--- a/doc/update/7.3-to-7.4.md
+++ b/doc/update/7.3-to-7.4.md
@@ -9,6 +9,7 @@
```bash
cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:backup:create RAILS_ENV=production
+```
### 2. Get latest code