From 7734e47809d6481ab12ccd93d797c5810a23572f Mon Sep 17 00:00:00 2001 From: Doug Masten Date: Fri, 14 Dec 2018 18:09:53 -0600 Subject: [PATCH] Update README.md for install instructions --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 1bfad1c..d6fb63e 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,7 @@ A [Sublime Text 3][Sublime] syntax highlighting package for the [Motorola 6809][Motorola] and [Hitachi 6309][Hitachi] Assembly language. ### Installation -* Use [Sublime Package Control](http://wbond.net/sublime_packages/package_control "Sublime Package Control") - * Linux/Windows - Ctrl+Shift+P then select `Package Control: Install Package` - * OS X - Shift+Cmd+P then select `Package Control: Install Package` -* Type `Assembly-6809` and press ENTER -* Once installed, _Package Control_ will automatically update Assembly-6809. - -Alternatively clone this repository to your Sublime Text packages directory. +* Manual: clone this repo into your Sublime `Packages` folder. ### Contributing