summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a065b00..3a3e5e2 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,12 @@ ln -sf $PWD/target/release/hackernews_tui /usr/local/bin
to link the executable binary to `/usr/local/bin` folder.
+### Windows
+
+#### Via Scoop
+
+Run `scoop install hackernews-tui` to install the application.
+
### macOS
#### Via MacPorts