mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Better readme formatting
This commit is contained in:
parent
7b7d61ca01
commit
2d794282de
@ -4,4 +4,8 @@ Script and Brewfile to setup a Mac for development.
|
|||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
1. Run the setup script with `curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh`
|
1. Run the setup script with:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh`
|
||||||
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user