Update README.
This commit is contained in:
parent
665f48503a
commit
226215c30f
1 changed files with 7 additions and 0 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# macbook-provisioning
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* [Ansible](http://docs.ansible.com/ansible/intro_installation.html)
|
||||
* [Git](http://git-scm.com/downloads)
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
$ ansible-playbook playbook.yml -K
|
||||
```
|
||||
|
|
|
|||
Reference in a new issue