Update README.md
This commit is contained in:
parent
6d7202bc97
commit
ec908f1ba4
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
The easiest way to setup CodiMD using docker are using the following three commands:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
git clone https://github.com/hackmdio/codimd-container.git
|
git clone https://github.com/hackmdio/docker-hackmd.git
|
||||||
cd codimd-container
|
cd docker-hackmd
|
||||||
docker-compose up
|
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
|
# Upgrade
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue