Skip to content

Commit e7f3501

Browse files
authored
Update README.md (#154)
1 parent 2cef72e commit e7f3501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ You should know to create and work with python virtual environments.
3434
1. Find and replace `<pytool-display-name>` with display name for your tool. This is used as the title for the extension in market place, extensions view, output logs, etc. For example, for the `black` extension this is `Black Formatter`.
3535
1. Install node packages using `npm install`.
3636
1. Go to https://marketplace.visualstudio.com/vscode and create a publisher account if you don't already have one.
37-
1. Use the published name in `package.json` by replacing `<my-publisher>` with the name you got from marketplace.
37+
1. Use the published name in `package.json` by replacing `<my-publisher>` with the name you registered in the marketplace.
3838

3939
## Features of this Template
4040

0 commit comments

Comments
 (0)