diff --git a/README.md b/README.md index 1d7ee16..df48125 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,10 @@ Syntax definition for 6502 asm for Sublime Text 2. ### Installation ### + +Ideally, you can install this syntax definition through [package control](http://wbond.net/sublime_packages/package_control): Preferences/Package Control/Install Package/6502asm-sublime -Either -1. Download this repository and copy the contents into a folder called 6502asm-sublime in your Sublime [packages directory](http://sublimetext.info/docs/en/basic_concepts.html#the-packages-directory). - -or - -2. Install this syntax definition through [package control](http://wbond.net/sublime_packages/package_control): Preferences/Package Control/Install Package/6502asm-sublime +Or, you can download this repository and copy the contents into a folder called 6502asm-sublime in your Sublime [packages directory](http://sublimetext.info/docs/en/basic_concepts.html#the-packages-directory). You will probably need to restart Sublime.