From acab802c983609778ba14273403e9d5dc39d2d45 Mon Sep 17 00:00:00 2001 From: gbaconni Date: Fri, 22 Oct 2021 11:19:09 +0200 Subject: [PATCH] 2021-10-22 11:19:09 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0941d95..50d4ef1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Library Forty-Two like a mini Libc for string and memory functions. ## Setup ``` -git clone --recurse-submodules https://vogsphere.baco.net/baco/42test.git +git clone --recurse-submodules https://vogsphere.baco.net/baco/42test.git 42test cd 42test git config pull.rebase false git config user.name "marvin"