Skip to content

Commit 99447f5

Browse files
committed
Update README
1 parent 5202430 commit 99447f5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This extension is published at [open-vsx.org](https://open-vsx.org/extension/muh
1212
### Build from source:
1313
Requirements:
1414
- [nodejs](https://nodejs.org)
15-
- [vsce](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#vsce)
1615

1716
```
1817
git clone https://github.com/muhammadsammy/free-omnisharp-vscode.git
@@ -21,9 +20,8 @@ cd free-omnisharp-vscode
2120
2221
npm install
2322
24-
npm run compile
23+
npm run package
2524
26-
vsce package
2725
```
2826
then run `Extensions: Install from VSIX` from the command pallete and select the `csharp-VERSION_NUMBER.vsix` file.
2927

0 commit comments

Comments
 (0)