From b270f5e7c83accd86d69c65bebbdb467a227d036 Mon Sep 17 00:00:00 2001 From: Elias Nijs Date: Fri, 2 Aug 2024 14:59:53 +0200 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f5f3e..9b5009a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Install the dependencies with the following commands: ```bash cd libs -./buildlibs.sh +./buildlibs.sh all cd .. ```