Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kralicky authored Nov 20, 2023
1 parent 6770cf8 commit 6c86de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Features in progress:
4. Install `vsce` if you don't have it: `npm install --global @vscode/vsce`
5. cd to editors/vscode, then run `vsce package`
6. Install the vsix plugin: `code --install-extension ./protols-vscode-<version>.vsix`
* Note: you may need to change the vscode language association for ".proto" files to `protobuf`, if it is currently set to `proto`.

# Special Thanks

Expand Down

0 comments on commit 6c86de1

Please sign in to comment.