Fix duplicate

This commit is contained in:
Reece Dunham 2019-03-04 14:02:36 -05:00 committed by GitHub
parent 6afd26ecba
commit 35c320665c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
"inline": [
"brew install xctool",
"brew install gcc",
"brew install gcc"
"brew install cmake"
],
"type": "shell"
}