diff --git a/INSTALL.md b/INSTALL.md index d597ceb..47e7a1c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -210,7 +210,7 @@ If you installed **al-folio** as described above, you can manually update your c # Assuming the current directory is $ 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.