Update INSTALL.md repo version

This commit is contained in:
George 2024-12-28 23:47:50 -03:00 committed by GitHub
parent cecd16d2bd
commit ae7b3c92f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,7 +210,7 @@ If you installed **al-folio** as described above, you can manually update your c
# Assuming the current directory is <your-repo-name>
$ git remote add upstream https://github.com/alshedivat/al-folio.git
$ git fetch upstream
$ git rebase v0.13.1
$ git rebase v0.13.2
```
If you have extensively customized a previous version, it might be trickier to upgrade.