Skip to content

Commit b36453b

Browse files
committed
Update README
1 parent c6a76f4 commit b36453b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ This extension is published at [open-vsx.org](https://open-vsx.org/extension/muh
1616
Requirements:
1717

1818
- [nodejs](https://nodejs.org)
19+
- npm (comes with nodejs)
1920

20-
```
21+
```bash
2122
git clone https://github.com/muhammadsammy/free-omnisharp-vscode.git
2223

2324
cd free-omnisharp-vscode
@@ -30,8 +31,6 @@ npx gulp 'vsix:release:package'
3031

3132
then run `Extensions: Install from VSIX` from the command pallete and select the `csharp-VERSION_NUMBER.vsix` file.
3233

33-
<br />
34-
3534
# From [OmniSharp/omnisharp-vscode](https://github.com/OmniSharp/omnisharp-vscode) README
3635

3736
## Note about using .NET Core 3.1.40x SDKs

0 commit comments

Comments
 (0)