summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2023-07-16 10:31:15 +0200
committerGitHub <noreply@github.com>2023-07-16 10:31:15 +0200
commitf6b8cadebacad00455776c7fa99547c55c732bbd (patch)
tree0283b60f669f9634caae9a009beae71e3b857895
parentddd114ae2c6378a56e9abacfe6e51517e8c5cb7c (diff)
Add widget install instructions
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e9a1121..4ddafe9 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,9 @@ sudo port install tokei
#### Windows
```console
+# Winget
+winget install XAMPPRocky.tokei
+# Scoop
scoop install tokei
```