Fix README.md git instructions format
parent
e3caf7460a
commit
5c506d8cbf
|
@ -58,9 +58,11 @@ Any distro should work but, if you want to use our sysadm scripts to install doc
|
||||||
|
|
||||||
### Clone and submodules
|
### Clone and submodules
|
||||||
|
|
||||||
|
```
|
||||||
git clone https://gitlab.com/digitaldemocratic/digitaldemocratic/
|
git clone https://gitlab.com/digitaldemocratic/digitaldemocratic/
|
||||||
cd digitaldemocratic
|
cd digitaldemocratic
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
```
|
||||||
|
|
||||||
### docker
|
### docker
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue