aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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