From bf77a0e8b0e0e19eb1e6cb6719369b5e3a44f8b8 Mon Sep 17 00:00:00 2001 From: ja223r Date: Wed, 3 May 2023 23:26:38 +0200 Subject: Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 823eb48b..e596b192 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ git submodule update --init --recursive If you compile the project for the first time you'll have to compile the dependencies. In order to get a clean build and fetch all submodules run: ``` -./cleanProject.sh +./scripts/cleanProject.sh ``` The following command will create all libs we need for Bitmask. -- cgit v1.2.3