Skip to content

Fix typographical error(s) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Sublime ProcessWire Snippets - Basic
==================================

A collection of [ProcessWire](http://www.processwire.com) Snippets for Sublime Text 2. These are based on the [ProcessWire2+ Cheatsheet version 1.1](http://cheatsheet.processwire.com). This collection includes all the snippets in the cheatsheet when viewed without advanced mode on. If you'd like to add the snippets with the advanced setting on, you'll want to grab the [Advanced Snippet Collecton](https://github.com/evanmcd/SublimeProcessWireSnippetsAdvanced/)
A collection of [ProcessWire](http://www.processwire.com) Snippets for Sublime Text 2. These are based on the [ProcessWire2+ Cheatsheet version 1.1](http://cheatsheet.processwire.com). This collection includes all the snippets in the cheatsheet when viewed without advanced mode on. If you'd like to add the snippets with the advanced setting on, you'll want to grab the [Advanced Snippet Collection](https://github.com/evanmcd/SublimeProcessWireSnippetsAdvanced/)

## Installation
If you're using Git, the best method is to clone this repository to your ST Packages folder. (on Mac, it's here: /Users/your_username/Library/Application Support/Sublime Text 2/Packages/).
Expand Down