mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Merge pull request #3086 from zoras/patch-1
Update DEVELOPMENT-OSX-NATIVE.md
This commit is contained in:
commit
c96220ca76
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ RVM (below) can automatically install homebrew for you with the autolibs setting
|
||||||
|
|
||||||
So, you will need to install Homebrew separately, based on the instructions at the website above, and then run the following from the command line:
|
So, you will need to install Homebrew separately, based on the instructions at the website above, and then run the following from the command line:
|
||||||
|
|
||||||
brew tap homebrew/versions # roughly the same to adding a repo to apt/sources.list
|
brew tap homebrew/dups # roughly the same to adding a repo to apt/sources.list
|
||||||
brew install apple-gcc42
|
brew install apple-gcc42
|
||||||
gcc-4.2 -v # Test that it's installed and available
|
gcc-4.2 -v # Test that it's installed and available
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue