Update INSTALL.md version of al-folio

This commit is contained in:
George 2024-01-16 20:04:04 -03:00 committed by GitHub
parent a843b3c6fe
commit 8d8298a945
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ Another option is to manually update your code by following the steps below:
# 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.9.0
$ git rebase v0.11.0
```
If you have extensively customized a previous version, it might be trickier to upgrade.