Commit b3fe187

bryfry <bryon.fryer@gmail.com>
2013-06-13 12:40:18
Update README.md
1 parent 567c742
Changed files (1)
README.md
@@ -5,6 +5,8 @@ ansible playbook for provisioning docker lxc containers
 ##hosting.yml
 setup a lxc host with the required dependencies
 
-* tag: dev - setup for development environment, compile docker, etc.
-* tag: ppa - install docker from the ubuntu ppa
-* tag: bin - install docker from the docker-latest binary [not yet implemented]
+**tags**
+
+* **dev** - setup for development environment, compile docker, etc.
+* **ppa** - install docker from the ubuntu ppa
+* **bin** - install docker from the docker-latest binary [not yet implemented]