summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXXIV <13811862+thechampagne@users.noreply.github.com>2023-06-02 08:42:43 +0300
committerGitHub <noreply@github.com>2023-06-02 07:42:43 +0200
commitbf2526849ec2d3aa2cdbefc9511123c54018ce41 (patch)
tree07185fffe25e085fcc9011e6ee277568cdc2f164
parent4ff48571c5710c42d71dcb7aee2d280baff6f1e6 (diff)
add new installation method for windows (#134)
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3625cfa..9f32653 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,11 @@ More is under way!
A statically precompiled [binary](https://github.com/jhspetersson/fselect/releases/download/0.8.3/fselect-x86_64-win.zip) is available at Github downloads.
+#### Windows via winget
+
+* Install [winget](https://github.com/microsoft/winget-cli)
+* Run `winget install -e --id fselect.fselect`
+
#### Windows via Chocolatey
* Install [Chocolatey](https://chocolatey.org/install)