Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alshedivat authored Sep 3, 2020
1 parent 4dc2626 commit 4192e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ If you installed **al-folio** as described above, you can upgrade to the latest
# Assuming the current directory is <your-repo-name>
$ git remote add upstream https://github.com/alshedivat/al-folio.git
$ git fetch upstream
$ git rebase upstream/v0.3
$ git rebase upstream/v0.3.1
```

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

0 comments on commit 4192e81

Please sign in to comment.