Add widget install instructions

This commit is contained in:
XAMPPRocky 2023-07-16 10:31:15 +02:00 committed by GitHub
parent ddd114ae2c
commit f6b8cadeba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,6 +119,9 @@ sudo port install tokei
#### Windows
```console
# Winget
winget install XAMPPRocky.tokei
# Scoop
scoop install tokei
```