Update README.md

This commit is contained in:
Max Wu 2019-03-27 17:56:37 -04:00 committed by GitHub
parent 6d7202bc97
commit ec908f1ba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -103,11 +103,11 @@ For all further details, please check out the offical CodiMD [K8s helm chart](h
The easiest way to setup CodiMD using docker are using the following three commands:
```console
git clone https://github.com/hackmdio/codimd-container.git
cd codimd-container
git clone https://github.com/hackmdio/docker-hackmd.git
cd docker-hackmd
docker-compose up
```
Read more about it in the [container repository…](https://github.com/hackmdio/codimd-container)
Read more about it in the [container repository…](https://github.com/hackmdio/docker-hackmd)
# Upgrade