aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-02-05 22:31:35 +0100
committerBen Beltran <ben@nsovocal.com>2019-02-05 22:31:35 +0100
commit72beb828484a686f2ae318a2054ce0435ff82b26 (patch)
treee6b112f63fcfc76956da888b350e91284ed75759
parenta9d15729990d4c7a8face9f15dc9bb5dfcd96b4b (diff)
Update install info and readme
-rw-r--r--CHANGELOG.md1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f5deae..b8ca50c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,3 +5,4 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [Unreleased]
- Import from https://gitlab.com/rbdr/api-notation.tmLanguage
+- Add VSCode publishing info
diff --git a/README.md b/README.md
index 96309f0..55e00b4 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ annotating module APIs in specs and other documents.
### From Command Line
-`code --install-extension api-notation`
+`code --install-extension rbdr.api-notation`
### From GUI