Skip to content

Commit 9c04ed3

Browse files
authored
fix: remove homebrew install information (not working) (#382)
Signed-off-by: Chapman Pendery <cpendery@vt.edu>
1 parent 7306d9c commit 9c04ed3

2 files changed

Lines changed: 1 addition & 25 deletions

File tree

Formula/inshellisense.rb

Lines changed: 0 additions & 18 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@
88

99
### Installation
1010

11-
**npm (recommended)**
11+
**npm**
1212
```shell
1313
npm install -g @microsoft/inshellisense
1414
is init
1515
```
16-
**homebrew (macOS/linux)**
17-
```shell
18-
brew tap microsoft/inshellisense https://github.com/microsoft/inshellisense
19-
brew install inshellisense
20-
is init
21-
```
2216

2317
### Updating
2418

0 commit comments

Comments
 (0)