Skip to content

Commit 4192e81

Browse files
authored
Update README.md
1 parent 4dc2626 commit 4192e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ If you installed **al-folio** as described above, you can upgrade to the latest
119119
# Assuming the current directory is <your-repo-name>
120120
$ git remote add upstream https://github.com/alshedivat/al-folio.git
121121
$ git fetch upstream
122-
$ git rebase upstream/v0.3
122+
$ git rebase upstream/v0.3.1
123123
```
124124

125125
If you have extensively customized a previous version, it might be trickier to upgrade.

0 commit comments

Comments
 (0)