Skip to content

Commit f23fae3

Browse files
authored
Updated README with Marketplace info
1 parent bc087cf commit f23fae3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ This extension simplifies addition of NatSpec compliant @author, @title, @notice
44

55
## Installation
66

7-
Currently, the solidity-comments VS Code extension is installed from a VSIX file only. The VSIX file can be downloaded from the [release page](https://github.com/Dexalot/vscode-solidity-comments/releases) on GitHub.
8-
9-
Go to `Extensions` tab and click the `...` at the top.
10-
11-
Select `Install from VSIX` and point the file selector dialog to the downloaded VSIX file.
7+
The solidity-comments VS Code extension can be installed 1. from a VSIX file or 2. from VS Code Marketplace.
8+
1. The VSIX file can be downloaded from the [release page](https://github.com/Dexalot/vscode-solidity-comments/releases) on GitHub.
9+
- Go to `Extensions` tab and click the `...` at the top.
10+
- Select `Install from VSIX` and point the file selector dialog to the downloaded VSIX file.
11+
3. On the VS Code Marketplace the extension can be found with its name vscode-solidity-comments.
12+
- Just clisk Install.
1213

1314
## Using
1415

0 commit comments

Comments
 (0)