Merge pull request #61 from archemiro/archemiro/docs-setup-docker
Add name of directory to clone into
This commit is contained in:
commit
d0b234048b
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:
|
||||
|
||||
```sh
|
||||
git clone https://github.com/codimd/container.git
|
||||
git clone https://github.com/codimd/container.git codimd-container
|
||||
cd codimd-container
|
||||
docker-compose up
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue