From 915a40c3a6f9d0027308338dcb6bb93fd362d249 Mon Sep 17 00:00:00 2001 From: Luca Filipozzi Date: Fri, 3 Jan 2014 23:02:06 +0000 Subject: [PATCH] do markdown right --- README => README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename README => README.md (92%) diff --git a/README b/README.md similarity index 92% rename from README rename to README.md index f935bed12..6193741ac 100644 --- a/README +++ b/README.md @@ -8,7 +8,7 @@ ## HOWTOs -### how to configure a development environment +### how to deploy a development environment apt-get install facter # >= 1.6.2 apt-get install puppet # >= 2.7.6 @@ -30,7 +30,7 @@ can test your changes on a Debian machine using: puppet agent --test --noop Note, however, that once the changes are pushed, the changes are live to -all Debian machines. +all Debian machines and it is only a matter of time for the agent to run. ### how to configure vim @@ -42,10 +42,10 @@ install them into your ~/.vim using: Alternately, use [gmarik/vundle][4] or [tpope/pathogen][5] to install [rodjek/vim-puppet][6]. + [1]: http://docs.puppetlabs.com/puppet/latest/reference/lang_summary.html [2]: http://docs.puppetlabs.com/references/stable/type.html [3]: http://docs.puppetlabs.com/references/stable/function.html [4]: https://github.com/gmarik/vundle [5]: https://github.com/tpope/vim-pathogen [6]: https://github.com/rodjek/vim-puppet -[Z]: vim: set ft=mmd: -- 2.20.1