From cf9b61a4fd69752d4d15d38944afc8afc446257a Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Sat, 1 Oct 2022 21:26:13 +0200 Subject: [PATCH] Add missing cd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90a53ad..634b330 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Some of buffyboard's dependencies are included as git submodules in this reposit ``` $ git clone https://gitlab.com/cherrypicker/buffyboard.git +$ cd buffyboard $ git submodule init $ git submodule update ```