Update docker version on INSTALL.md
This commit is contained in:
parent
8d1ca80b00
commit
c5d0e92dbd
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user