aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-02-05 22:25:57 +0100
committerBen Beltran <ben@nsovocal.com>2019-02-05 22:26:07 +0100
commit891e104e182102873298f898cf3edf0647d2e389 (patch)
tree42bd2b374c0a954899ef3f68eb3046601beb4aa9 /README.md
parente6c2e653ab8ad7d115d29a407c99aaecb179adb1 (diff)
Add installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
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