diff --git a/README.markdown b/README.markdown index ef440e4..23865bc 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ TextMate 2 is Open Source and available from (http://github.com/textmate/textmat (It may work for Sublime Edit 2) ## Install -To install, clone this repository and drag the puppet-textmate.tmbundle directory +To install, clone this repository, rename it to puppet-textmate.tmbundle, and drag the puppet-textmate.tmbundle directory on the TextMate icon. The installation will then be automatic. ## Overview @@ -29,4 +29,4 @@ To use last two features you need to have puppet-lint installed, on the command- #### Other standard textmate functions that are handy for writing puppet code: * command+option+] aligns the current set of assignments (=>) - * ctrl-shift-' switches from a single quote to double quote and back. \ No newline at end of file + * ctrl-shift-' switches from a single quote to double quote and back.