Skip to content

Commit 798177c

Browse files
committed
Update installation instructions
1 parent f585580 commit 798177c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
apiDoc Autocompletion
22
========================
33

4-
A plugin for Sublime Text that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code completion suggestions.
4+
A plugin for Sublime Text that adds [apiDoc](https://github.com/apidoc/apidoc) tags to list of code
5+
completion suggestions.
56

67
## How to install
78

@@ -13,4 +14,6 @@ With [Package Control](https://sublime.wbond.net/):
1314

1415
Manually:
1516

16-
Drop the entire folder in Sublime's `Packages` folder.
17+
1. Open the Sublime's `Packages` folder
18+
2. Create the "apiDoc Autocompletion" folder
19+
3. Put all files from the repository there

0 commit comments

Comments
 (0)