mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Simplified macOS setup instructions
Presumably either the Command Line Tools package or Xcode would install the tools needed for the build system.
This commit is contained in:
@@ -33,7 +33,7 @@ Come on in, the water's lovely. More help? Ping `jfire` or `bhousel` on
|
||||
* Ubuntu:
|
||||
* `sudo apt-get install build-essential git`
|
||||
* macOS:
|
||||
* Install [Xcode](https://developer.apple.com/xcode/) and run `xcode-select --install` from a command line
|
||||
* Run `xcode-select --install` from a command line or install [Xcode](https://developer.apple.com/xcode/)
|
||||
* Windows (Cygwin):
|
||||
* Install [Git for Windows](https://git-scm.com/downloads)
|
||||
* Install [Cygwin](https://cygwin.com/install.html) - choose default packages + `make`, `wget`, `apache2` (needed for updated mime type list)
|
||||
|
||||
Reference in New Issue
Block a user