From ae1c8f4cb17baba1fc6502099c08cfcc798ad1db Mon Sep 17 00:00:00 2001 From: Joris Date: Fri, 7 Jan 2022 17:16:42 +0000 Subject: [PATCH] Update install_steps_ubuntu.md --- source/installation/install_steps_ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/installation/install_steps_ubuntu.md b/source/installation/install_steps_ubuntu.md index d847924..0b51c7b 100644 --- a/source/installation/install_steps_ubuntu.md +++ b/source/installation/install_steps_ubuntu.md @@ -24,7 +24,7 @@ there might be better places compared to where I created it, but it works... `cd BFFH` 5. Clone the Diflouroborane repository -`git clone https://gitlab.com/fabinfra/fabaccess/bffh` +`git clone https://gitlab.com/fabinfra/fabaccess/bffh --recursive --branch main` 6. For compiling some dependencies were missing on Ubuntu `git submodule update —init`