diff --git a/readme.md b/readme.md index 846f844..6c26589 100644 --- a/readme.md +++ b/readme.md @@ -35,6 +35,8 @@ Windows (PowerShell): irm https://github.com/devlooped/ndx/releases/latest/download/install.ps1 | iex ``` +> Or via [webi](https://webinstall.dev/ndx): `curl -sS https://webi.sh/ndx | sh` +> > Alternatively (perhaps of debatable utility), you can install using the .NET SDK too: > `dotnet tool install -g ndx`