Skip to content

Commit

Permalink
Update docker version on INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Jan 16, 2025
1 parent 8d1ca80 commit c5d0e92
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.13.2
$ git rebase v0.13.4
```

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

0 comments on commit c5d0e92

Please sign in to comment.