A convenient CLI tool to quickly spin up DragonflyBSD virtual machines using QEMU with sensible defaults.

Update installation command in README for clarity and consistency

+1 -1
+1 -1
README.md
··· 46 46 ## 📦 Installation 47 47 48 48 ```bash 49 - deno install -A -g -r -f --config deno.json ./main.ts -n dflybsd-up 49 + deno install -A -g -r -f jsr:@tsiry/dflybsd-up 50 50 ``` 51 51 52 52 ## 🚀 Usage