From 9b31991838eb730034bb1a1da4d2684c420c495c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Fran=C3=A7ois=20Nguyen?= Date: Mon, 30 Mar 2020 17:18:30 +0200 Subject: [PATCH] README: fix install instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0496fae..cc767f3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ``` git clone https://github.com/lambdaconcept/lambdasoc +cd lambdasoc git submodule update --init --recursive pip install -r requirements.txt -- 2.30.2