From 5c506d8cbffd785d01b97517c604ec5b769fc40b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=B3=20Albert=20i=20Beltran?= Date: Fri, 28 May 2021 11:50:29 +0200 Subject: [PATCH] Fix README.md git instructions format --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fe3189..471681a 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,11 @@ Any distro should work but, if you want to use our sysadm scripts to install doc ### Clone and submodules +``` git clone https://gitlab.com/digitaldemocratic/digitaldemocratic/ cd digitaldemocratic git submodule update --init --recursive +``` ### docker