Skip to content

Commit 4df1510

Browse files
committed
Update README.md
1 parent 6522dd1 commit 4df1510

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
@@ -20,7 +20,7 @@ cd free-omnisharp-vscode
2020
2121
npm install
2222
23-
npm run package
23+
npx gulp 'vsix:release:package'
2424
2525
```
2626
then run `Extensions: Install from VSIX` from the command pallete and select the `csharp-VERSION_NUMBER.vsix` file.

0 commit comments

Comments
 (0)