summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCalamity <clmty@vk.com>2023-02-21 13:35:20 +0500
committerGitHub <noreply@github.com>2023-02-21 09:35:20 +0100
commit6d5d023bbf86fd3e23e8e37e1e25310402ae035d (patch)
treed9c9c64a38da362fffb079618e8f577ec117ec3b
parent1e01fbe43c8c524c93911aa899e94b5f55dcd5bf (diff)
add void linux installation instructions (#973)
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9ac732..bb6d89b 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,8 @@ pkgin install tokei
nix-env -i tokei
# OpenSUSE
sudo zypper install tokei
+# Void Linux
+sudo xbps-install tokei
```
#### macOS