Skip to content

Commit de09ca7

Browse files
authored
Update data directory paths (#153)
1 parent 7397387 commit de09ca7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ automatic updates with changelogs…).
5252
#### From github
5353

5454
You can install from github if you want, although Package Control automates
55-
just that. Go to your `Packages` subdirectory under ST2's data directory:
55+
just that. Go to your `Packages` subdirectory under Sublime Text's data directory:
5656

57-
* Windows: `%APPDATA%\Sublime Text 2`
58-
* OS X: `~/Library/Application Support/Sublime Text 2`
59-
* Linux: `~/.config/sublime-text-2`
60-
* Portable Installation: `Sublime Text 2/Data`
57+
* Windows: `%APPDATA%\Sublime Text`
58+
* OS X: `~/Library/Application Support/Sublime Text`
59+
* Linux: `~/.config/sublime-text`
60+
* Portable Installation: `Sublime Text/Data`
6161

6262
Then clone this repository:
6363

0 commit comments

Comments
 (0)