diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:25:57 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-02-05 22:26:07 +0100 |
| commit | 891e104e182102873298f898cf3edf0647d2e389 (patch) | |
| tree | 42bd2b374c0a954899ef3f68eb3046601beb4aa9 /README.md | |
| parent | e6c2e653ab8ad7d115d29a407c99aaecb179adb1 (diff) | |
Add installation instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -7,7 +7,24 @@ annotating module APIs in specs and other documents. ### From Command Line -TBD +`code --install-extension api-notation` + +### From GUI + +#### Open the Extension Manager from Palette Manager + +1. Press `⌘⇧P` on OSX or `⌃⇧P` on Windows/Linux to open the palette manager +2. Look for `Install Ext4ensions + +#### Open the Package Manager from Preferences + +1. Go to `Code -> Preferences -> Extensions` menu item + +#### Install it + +1. Search for `api-notation` in the search bar +2. Click Install + ## Usage |