Skip to content

Commit 768fe8e

Browse files
committed
Add info about installation
1 parent 9c5b044 commit 768fe8e

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
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 completion suggestions.
5+
6+
## How to install
7+
8+
With [Package Control](https://sublime.wbond.net/):
9+
10+
1. Open Package Control: Preferences -> Package Control
11+
2. Select Package Control: Install Package
12+
3. Type *apiDoc Autocompletion* into the search box and select the package to install it
13+
14+
Manually:
15+
16+
Drop the entire folder in Sublime's `Packages` folder.

0 commit comments

Comments
 (0)