Skip to content

Commit 6fd8427

Browse files
author
Grant Kinney
committed
Updated readme.md
1 parent c4f628b commit 6fd8427

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@ Modify your system host file to redirect to localhost when that server name is e
7474

7575
## Tips ##
7676

77-
### Update all your local WordPress sites at once ###
77+
### Update all your local WordPress sites at once (pulls development version) ###
7878

7979
$ cd wordpress
8080
$ git pull
8181

82-
### Revert to a previous WordPress version
82+
### Set WordPress to current production version (or revert to a previous version) ###
8383

84-
$ git checkout 3.4-branch
84+
$ git checkout 3.5-branch
8585

8686
## Troubleshooting ##
8787

0 commit comments

Comments
 (0)