You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,13 +18,13 @@ Installation through [package control](http://wbond.net/sublime_packages/package
18
18
Clone or copy this repository into the packages directory. You will need to rename the folder to `AdvancedNewFile` if using this method. By default, the Package directory is located at:
19
19
20
20
* OS X: ~/Library/Application Support/Sublime Text 2/Packages/
21
-
* Windows: %APPDATA%/Roaming/Sublime Text 2/Packages/
21
+
* Windows: %APPDATA%/Sublime Text 2/Packages/
22
22
* Linux: ~/.config/sublime-text-2/Packages/
23
23
24
24
or
25
25
26
26
* OS X: ~/Library/Application Support/Sublime Text 3/Packages/
27
-
* Windows: %APPDATA%/Roaming/Sublime Text 3/Packages/
27
+
* Windows: %APPDATA%/Sublime Text 3/Packages/
28
28
* Linux: ~/.config/sublime-text-3/Packages/
29
29
30
30
Depending on your install on windows, the ST packages path may be `%APPDATA%/Sublime Text 2/...`
0 commit comments