Skip to content

Commit b704ff3

Browse files
fix typo
1 parent a51a63f commit b704ff3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Melanox syntax package for Sublime Text 2
1+
# Mellanox syntax package for Sublime Text 2
22

3-
Sublime Text 2 Syntax Definitition for Melanox router/switch/firewall configurations. This package will highlight Melanox configuration and commands within Sublime Text 2.
3+
Sublime Text 2 Syntax Definitition for Mellanox router/switch/firewall configurations. This package will highlight Mellanox configuration and commands within Sublime Text 2.
44

55
## Installing
66

7-
**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.
7+
**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.
88

9-
**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.
9+
**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.
1010

1111
**With Git:** Clone the repository in your Sublime Text "Packages" directory:
1212

13-
git clone git://github.com/KeyboardInterrupt/sublime-melanox-syntax.git
13+
git clone git://github.com/KeyboardInterrupt/sublime-mellanox-syntax.git
1414

1515
## Usage
16-
Once installed navigate to View->Syntax->Melanox to apply the Melanox syntax to the document.
16+
Once installed navigate to View->Syntax->Mellanox to apply the Mellanox syntax to the document.
1717

1818
This syntax definition will automatically be applied to .txt files and .cfg files.

0 commit comments

Comments
 (0)