Browse Source

Update README.md

pull/4/head
igorvoltaic 5 years ago
committed by GitHub
parent
commit
d8c4f6ec94
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -77,7 +77,7 @@ Ensure you have [brew](https://brew.sh) and Command Line Tools installed.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# installs brew
xcode-select --install
# opens a pop-up window to install CLT without downloading large Xcode package
# opens a pop-up window to install CLT without installing the entire Xcode package
brew update && brew install gcc@6
git clone https://github.com/komodoplatform/komodo --branch master --single-branch
cd komodo

Loading…
Cancel
Save