README: remove trailing whitespace

This commit is contained in:
Robert O'Connor 2016-02-15 01:29:59 -05:00 committed by syl20bnr
parent 7d2181bd47
commit 7f92bf3f76
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ Click on the arrow to update Spacemacs to the last version.
```sh
git fetch
git reset --hard <tag version which you are updating to>
git reset --hard <tag version which you are updating to>
```
## On develop branch