From: Ben Beltran Date: Tue, 5 Feb 2019 21:25:57 +0000 (+0100) Subject: Add installation instructions X-Git-Tag: v0.1.0~1 X-Git-Url: https://git.r.bdr.sh/rbdr/api-notation.vscode/commitdiff_plain/891e104e182102873298f898cf3edf0647d2e389?ds=inline Add installation instructions --- diff --git a/README.md b/README.md index 2d5e725..96309f0 100644 --- a/README.md +++ b/README.md @@ -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