This commit is contained in:
Joao Moreno 2015-10-07 15:33:13 +02:00
parent 09c6b38efe
commit 02f72e4b17
2 changed files with 3 additions and 5 deletions

View file

@ -6,10 +6,8 @@ This tool assists in publishing Visual Studio Code extensions.
npm install -g vsce
```
## Publishers
You'll need to [create a **publisher**](docs/pat.md) in order to publish
an extension to the Visual Studio Code gallery.
> Before you can publish an extension to the gallery, you'll first need
to [create a **publisher**](docs/pat.md).
## Manifest files

View file

@ -1,3 +1,3 @@
# Extension Publishers
# About Publishers
etc