From ba24539309b4ac97b3f232f6fc62b009c6c90a7b Mon Sep 17 00:00:00 2001 From: Patricia Aas Date: Mon, 4 Oct 2021 14:49:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98441a4..6527f35 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ sudo apt-get install ninja-build pkg-config curl zip unzip tar cmake build-essen You might have to reboot your computer once that's done. ## Mac -Install clang by typing `xcode-select --install` in a terminal and following the instructions +* Install clang by typing `xcode-select --install` in a terminal and following the instructions * Install the build tools ```bash brew install cmake ninja