Update INSTALL.md docker version
This commit is contained in:
parent
e82520e4c2
commit
169d0c2ee1
@ -241,7 +241,7 @@ If you installed **al-folio** as described above, you can manually update your c
|
|||||||
# Assuming the current directory is <your-repo-name>
|
# Assuming the current directory is <your-repo-name>
|
||||||
$ git remote add upstream https://github.com/alshedivat/al-folio.git
|
$ git remote add upstream https://github.com/alshedivat/al-folio.git
|
||||||
$ git fetch upstream
|
$ git fetch upstream
|
||||||
$ git rebase v0.14.5
|
$ git rebase v0.14.6
|
||||||
```
|
```
|
||||||
|
|
||||||
If you have extensively customized a previous version, it might be trickier to upgrade.
|
If you have extensively customized a previous version, it might be trickier to upgrade.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user