Skip to content

Commit

Permalink
Merge pull request #901 from misto/patch-1
Browse files Browse the repository at this point in the history
Pull new tags when upgrading to update VERSION
  • Loading branch information
josegonzalez committed Jan 16, 2015
2 parents 31c6444 + cb6213a commit 59baade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To update the deploy step (this is updated less frequently):

```shell
cd ~/dokku
git pull origin master
git pull --tags origin master
sudo make install
```

Expand Down

0 comments on commit 59baade

Please sign in to comment.