diff --git a/README.md b/README.md index 2f4f281..07d4f12 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,13 @@ curl -LO https://github.com/sstadick/hck/releases/download//hck-linux-am sudo dpkg -i hck-linux-amd64.deb ``` +- Windows (with [scoop](https://scoop.sh/)) + +```bash +scoop bucket add scoop-aoks https://github.com/AntonOks/scoop-aoks.git +scoop install hck-aoks +``` + \* Built with profile guided optimizations - With the Rust toolchain: