README: fix install instructions
authorJean-François Nguyen <jf@lambdaconcept.com>
Mon, 30 Mar 2020 15:18:30 +0000 (17:18 +0200)
committerJean-François Nguyen <jf@lambdaconcept.com>
Mon, 30 Mar 2020 15:18:30 +0000 (17:18 +0200)
README.md

index 0496fae1e885434f2dbbe4bc4f1ccf7f338d9f9f..cc767f3055a015d4a8ac5dc31793f9060fbbb910 100644 (file)
--- 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