Skip to content

Commit

Permalink
Update INSTALL.md version of al-folio
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jan 16, 2024
1 parent a843b3c commit 8d8298a
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 @@ -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.
Expand Down

0 comments on commit 8d8298a

Please sign in to comment.