From ad58020fc960574ef8375809d69f562bb4c29881 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Tue, 20 Feb 2018 20:09:50 +0900 Subject: [PATCH] Updated macOS (markdown) --- macOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macOS.md b/macOS.md index 0ab9af5..d5cc208 100644 --- a/macOS.md +++ b/macOS.md @@ -8,4 +8,4 @@ You might find an error when executing gcc: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun ```` -In this case, run `xcode-select --install`. +In this case, run `xcode-select --install` and select commandline tools.