diff --git a/README.md b/README.md index dda5380..7b8b921 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ -# Melanox syntax package for Sublime Text 2 +# Mellanox syntax package for Sublime Text 2 -Sublime Text 2 Syntax Definitition for Melanox router/switch/firewall configurations. This package will highlight Melanox configuration and commands within Sublime Text 2. +Sublime Text 2 Syntax Definitition for Mellanox router/switch/firewall configurations. This package will highlight Mellanox configuration and commands within Sublime Text 2. ## Installing -**Using Package Control:** If you have [package control](https://packagecontrol.io/) installed then installing this is a snap. Simply open the command palette (Tools->Command Palette). Then type "install" then search for this plugin by typing "Melanox Syntax Highlighter". That's it. It should be installed. +**Using Package Control:** If you have [package control](https://packagecontrol.io/) installed then installing this is a snap. Simply open the command palette (Tools->Command Palette). Then type "install" then search for this plugin by typing "Mellanox Syntax Highlighter". That's it. It should be installed. -**Without Git:** Download the zip from github, and extract the files to your Sublime Text "Packages" directory, into a new directory named `Melanox`. You can find the packages directy by going to Preferences -> Browse packages, within Sublime Text 2. +**Without Git:** Download the zip from github, and extract the files to your Sublime Text "Packages" directory, into a new directory named `Mellanox`. You can find the packages directy by going to Preferences -> Browse packages, within Sublime Text 2. **With Git:** Clone the repository in your Sublime Text "Packages" directory: - git clone git://github.com/KeyboardInterrupt/sublime-melanox-syntax.git + git clone git://github.com/KeyboardInterrupt/sublime-mellanox-syntax.git ## Usage -Once installed navigate to View->Syntax->Melanox to apply the Melanox syntax to the document. +Once installed navigate to View->Syntax->Mellanox to apply the Mellanox syntax to the document. This syntax definition will automatically be applied to .txt files and .cfg files.