Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,12 @@ You can install the APImetrics CLI using Homebrew:
brew install apicontext/tap/apimetrics-cli
```

## Windows - Coming soon!

> Note: Coming soon, not available yet
## Windows

You can install the APImetrics CLI using the Windows Package Manager (winget):
Comment thread
ndenny marked this conversation as resolved.

```powershell
winget install APImetrics.APImetricsCLI
winget install APIContext.APImetricsCLI
```

## Linux
Expand Down