Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Dec 23, 2024
1 parent 05eb46a commit 6e1226d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0
$ git rebase v0.13.1
```

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

0 comments on commit 6e1226d

Please sign in to comment.