summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRashil Gandhi <46838874+rashil2000@users.noreply.github.com>2023-10-11 05:09:14 +0530
committerGitHub <noreply@github.com>2023-10-10 19:39:14 -0400
commitc2b536bc52a809ce954ccf14dfde7c72c6a14327 (patch)
tree345c344cc068866dcafb76a86729e9f2ade3c1bf
parent5de3ac31ef133e03eb4d46a637249d44b0ffeb05 (diff)
Add Scoop installation instruction (#96)
-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