Skip to content

Commit 734fe31

Browse files
author
User
committed
fix: add just install one-liner to Quick Start
1 parent 75b32a9 commit 734fe31

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

INSTALL.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
## 🚀 Quick Start (recommended)
44

55
```powershell
6+
# Install just if you don't have it
7+
winget install Casey.Just # Windows
8+
# scoop install just # Windows (alternative)
9+
# brew install just # macOS
10+
611
git clone https://github.com/sandraschi/virtualization-mcp
712
cd virtualization-mcp
813
just

0 commit comments

Comments
 (0)