From 01434281146e30db7448bdc6d95f22aa601b4c8e Mon Sep 17 00:00:00 2001 From: Mathieu PATUREL Date: Sun, 8 Jan 2017 16:17:46 +1100 Subject: [PATCH] update README installation part --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8cb5c5d..86286c9 100644 --- a/README.md +++ b/README.md @@ -8,23 +8,14 @@ This is a sublime text **3** plugin that allows you to preview your markdown ins ## Installation -Although MarkdownLivePreview is not available on the default channel of [PackageControl](http://packagecontrol.io), you can still use it to download this little package. - -1. Open the command palette (`ctrl+shift+p`) -2. Search for: `Package Control: Add Repository` -3. Enter in the input at the bottom of ST the path to this repo: (tip: just drag the link in) -4. Hit enter - -What this does is simply adding this repo to the list of packages you get when you install a package using PC. - -So, as you probably understood, now you just need to install MarkdownLivePreview as if it was available on the default channel: +MarkdownLivePreview is available on the default channel of [PackageControl](http://packagecontrol.io), which means you just have to 1. Open the command palette (`ctrl+shift+p`) 2. Search for: `Package Control: Install Package` 3. Search for: `MarkdownLivePreview` 4. hit enter -Done! +to have MarkdownLivePreview working on your computer. Cool right? You can [thank package control](https://packagecontrol.io/say_thanks) for this. ### Usage @@ -52,4 +43,4 @@ Some of the package add a command in the menus, others in the command palette, o -[markdown-extended]: https://packagecontrol.io/packages/Markdown +[markdown-extended]: https://packagecontrol.io/packages/Markdown%20Extended