We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7306d9c commit 9c04ed3Copy full SHA for 9c04ed3
2 files changed
Formula/inshellisense.rb
README.md
@@ -8,17 +8,11 @@
8
9
### Installation
10
11
-**npm (recommended)**
+**npm**
12
```shell
13
npm install -g @microsoft/inshellisense
14
is init
15
```
16
-**homebrew (macOS/linux)**
17
-```shell
18
-brew tap microsoft/inshellisense https://github.com/microsoft/inshellisense
19
-brew install inshellisense
20
-is init
21
-```
22
23
### Updating
24
0 commit comments