Add name of directory to clone into
Signed-off-by: Mauricio Robayo <rfmajo@gmail.com>
This commit is contained in:
parent
868e8e6d66
commit
d4ac3fdd5f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ CodiMD by docker container
|
||||||
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:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/codimd/container.git
|
git clone https://github.com/codimd/container.git codimd-container
|
||||||
cd codimd-container
|
cd codimd-container
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue