Skip to content

Commit

Permalink
Update README.md for install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmasten committed Dec 15, 2018
1 parent 14daefb commit 7734e47
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 - <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> then select `Package Control: Install Package`
* OS X - <kbd>Shift</kbd>+<kbd>Cmd</kbd>+<kbd>P</kbd> then select `Package Control: Install Package`
* Type `Assembly-6809` and press <kbd>ENTER</kbd>
* 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

Expand Down

0 comments on commit 7734e47

Please sign in to comment.