From ec908f1ba4996a5a4a365809813da2ba29415f13 Mon Sep 17 00:00:00 2001 From: Max Wu Date: Wed, 27 Mar 2019 17:56:37 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c20bce..fd945bb 100644 --- a/README.md +++ b/README.md @@ -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