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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,9 @@ Installation through [package control](http://wbond.net/sublime_packages/package
13
13
14
14
* In the Command Palette, enter `Package Control: Install Package`
15
15
* Search for `AdvancedNewFile`
16
-
* In the Command Palette, enter `Package Control :Enable Package` -> select AdvancedNewFile
17
16
18
17
### Manual
19
-
Clone or copy this repository into the packages directory. By default, they are located at:
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:
20
19
21
20
* OS X: ~/Library/Application Support/Sublime Text 2/Packages/
22
21
* Windows: %APPDATA%/Roaming/Sublime Text 2/Packages/
0 commit comments