Update README.md
This commit is contained in:
@@ -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)"
|
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||||
# installs brew
|
# installs brew
|
||||||
xcode-select --install
|
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
|
brew update && brew install gcc@6
|
||||||
git clone https://github.com/komodoplatform/komodo --branch master --single-branch
|
git clone https://github.com/komodoplatform/komodo --branch master --single-branch
|
||||||
cd komodo
|
cd komodo
|
||||||
|
|||||||
Reference in New Issue
Block a user