Skip to content

Commit 169d0c2

Browse files
authored
Update INSTALL.md docker version
1 parent e82520e commit 169d0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ If you installed **al-folio** as described above, you can manually update your c
241241
# Assuming the current directory is <your-repo-name>
242242
$ git remote add upstream https://github.com/alshedivat/al-folio.git
243243
$ git fetch upstream
244-
$ git rebase v0.14.5
244+
$ git rebase v0.14.6
245245
```
246246

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

0 commit comments

Comments
 (0)