diff --git a/README.md b/README.md index 2547c1f..8aabc61 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ This plugin will highlight each tab or more-than-one space in the document. Go to your `Packages` subdirectory under ST2's data directory: -* Windows: `%APPDATA%\Sublime Text 2` -* OS X: `~/Library/Application Support/Sublime Text 2/Packages` -* Linux: `~/.config/sublime-text-2/Packages` -* Portable Installation: `Sublime Text 2/Data` +* Windows: `%APPDATA%\Sublime Text 3` +* OS X: `~/Library/Application Support/Sublime Text 3/Packages` +* Linux: `~/.config/sublime-text-3/Packages` +* Portable Installation: `Sublime Text 3/Data` Then clone this repository: @@ -21,7 +21,7 @@ Then clone this repository: That's it! -Note for ST3 users: For Sublime Text 3, replace "2" with "3" in path names. (`%APPDATA%\Sublime Text 3` and so on) +Note for ST2 users: For Sublime Text 2, replace "3" with "2" in path names. (`%APPDATA%\Sublime Text 2` and so on) ## Options