From 0dc5880b77582e9564659fc319f0f2c0217a6c16 Mon Sep 17 00:00:00 2001 From: Peter Souter Date: Fri, 21 Apr 2017 15:26:34 +0100 Subject: [PATCH] Slight README tweaks --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92a3eab..8a811c7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ SublimePuppet ============= -[Puppet][] highlighting, snippets and completion for Sublime Text 2 & 3. Now with windows parsing support. +[Puppet][] highlighting, snippets and completion for Sublime Text 2 & 3. + +Now with Windows parsing support. ### Plugin installation #### Package Manager -First, install the Package Control plugin, instructions here: http://wbond.net/sublime_packages/package_control. +First, install the Package Control plugin, instructions here: https://packagecontrol.io/installation + +Once you install Package Control, restart ST2 and bring up the Command Palette (`Command+Shift+P` on OS X, `Control+Shift+P` on Linux/Windows). -Once you install Package Control, restart ST2 and bring up the Command Palette (`Command+Shift+P` on OS X, `Control+Shift+P` on Linux/Windows). Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select SublimeLinter when the list appears. The advantage of using this method is that Package Control will automatically keep SublimePuppet up to date with the latest version. +Select "Package Control: Install Package", wait while Package Control fetches the latest package list, then select SublimePuppet when the list appears. The advantage of using this method is that Package Control will automatically keep SublimePuppet up to date with the latest version. #### Manual @@ -58,4 +62,4 @@ Please note that modifications should follow these coding guidelines: - Vertical whitespace helps readability, don’t be afraid to use it. - Please use descriptive variable names, no abbreviations unless they are very well known. -[Puppet]: https://puppetlabs.com/ +[Puppet]: https://puppet.com/