mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Update README with Xcode instructions.
This commit is contained in:
parent
aee2a54a2d
commit
97b4f13ec5
@ -5,5 +5,8 @@ Script and Brewfiles to setup a Mac for development.
|
|||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
# Install Xcode
|
||||||
|
$ xcode-select --install
|
||||||
|
# Run script
|
||||||
$ curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh
|
$ curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user