Skip to content

Commit c5d0e92

Browse files
authored
Update docker version on INSTALL.md
1 parent 8d1ca80 commit c5d0e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If you installed **al-folio** as described above, you can manually update your c
210210
# Assuming the current directory is <your-repo-name>
211211
$ git remote add upstream https://github.com/alshedivat/al-folio.git
212212
$ git fetch upstream
213-
$ git rebase v0.13.2
213+
$ git rebase v0.13.4
214214
```
215215

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

0 commit comments

Comments
 (0)