Update README.md

This commit is contained in:
Maruan 2020-09-03 19:25:39 -04:00 committed by GitHub
parent 4dc26260d7
commit 4192e817ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.