From 5c025be796faad48bc610fcc651f24cb1ae431f0 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 25 Aug 2014 14:26:35 -0500 Subject: [PATCH] Better formatting. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b49b6a..099a384 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ This is a work in progress, and is mostly a means for me to document my current **Caveat**: This set of playbooks is not meant to be an example of Ansible best practices. I just want to wrap my Mac's configuration in Ansible so I can quickly install all the available development tools I use and need for my development purposes. -*See also*: [Battleschool](http://spencer.gibb.us/blog/2014/02/03/introducing-battleschool), which looks like it's aiming to be a more general solution than what I've built here. (It may be a better option if you don't want to fork this repo and hack it for your own workstation...). +*See also*: + + - [Battleschool](http://spencer.gibb.us/blog/2014/02/03/introducing-battleschool), is a more general solution than what I've built here. (It may be a better option if you don't want to fork this repo and hack it for your own workstation...). + - [osxc](https://github.com/osxc) is another more general solution, set up so you can fork the [xc-custom](https://github.com/osxc/xc-custom) repo and get your own local environment bootstrapped quickly. ## Installation