1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00

Run from HEAD

This commit is contained in:
Daniel Barber 2021-02-12 11:11:11 -05:00
parent bb689d884c
commit dd059fcb4d

View File

@ -7,5 +7,5 @@ Script and Brewfile to setup a Mac for development.
1. Run the setup script with: 1. Run the setup script with:
```sh ```sh
$ sh <( curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh ) $ sh <( curl -s https://raw.githubusercontent.com/danbee/mac-setup/HEAD/setup.sh )
``` ```