Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
* ctrl-shift-' switches from a single quote to double quote and back.