fix docs commands

This commit is contained in:
grngxd 2025-06-24 16:08:48 +01:00
parent eac55e01c5
commit 52128e9de0

View file

@ -11,7 +11,7 @@
- [winget](https://github.com/microsoft/winget-cli) - [winget](https://github.com/microsoft/winget-cli)
## usage ## usage
- `bun i mix -g`, then `mix <command> <args>` - `bun i @grng/mix -g`, then `mix <command> <args>`
- OR `bunx mix <command> <args>` - OR `bunx @grng/mix <command> <args>`
- `mix init` to create your mixfile & lock file - `mix init` to create your mixfile & lock file
- `mix sync` to install/remove/update/config packages - `mix sync` to install/remove/update/config packages