Fixed markdown error in 7.3-to-7.4 update guide

Just fixed a minor bug in the markdown notation
This commit is contained in:
Alvaro Naveda 2014-10-31 11:55:56 +01:00
parent 7371c9e2f4
commit 76e3b8c659
1 changed files with 1 additions and 0 deletions

View File

@ -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