diff --git a/README.md b/README.md index 6019a33..5a003bf 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,15 @@ brew install kooler/apps/middaycommander Run: `mdc` ### From releases (MacOS/Windows/Linux) + Download a binary from the [Releases](https://github.com/kooler/MiddayCommander/releases) in Github. +### Using Mise en place + +```bash +mise use --global github:kooler/MiddayCommander +``` + ### Build from source Requires Go 1.21 or later.