summaryrefslogtreecommitdiff
path: root/doc/update/7.3-to-7.4.md
diff options
context:
space:
mode:
authorAlvaro Naveda <naveda89@gmail.com>2014-10-31 11:55:56 +0100
committerAlvaro Naveda <naveda89@gmail.com>2014-10-31 11:55:56 +0100
commit76e3b8c6599e41c15c63076ebe2bbd27e7293043 (patch)
tree447777778d2a0a85536e8062a7984d5883e51557 /doc/update/7.3-to-7.4.md
parent7371c9e2f453c6bd910aa1335a278743bbf827bf (diff)
downloadgitlab-ce-76e3b8c6599e41c15c63076ebe2bbd27e7293043.tar.gz
Fixed markdown error in 7.3-to-7.4 update guide
Just fixed a minor bug in the markdown notation
Diffstat (limited to 'doc/update/7.3-to-7.4.md')
-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