Add Alpine Linux into Package Managers section (#668)

Note: Alpine 3.13 has not been released yet, it should be till the end of this year.
This commit is contained in:
Jakub Jirutka 2020-12-23 03:54:35 +01:00 committed by GitHub
parent 1721bf6bec
commit 231b6a2895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,8 @@ Tokei is a program that displays statistics about your code. Tokei will show the
#### Linux
```console
# Alpine Linux (since 3.13)
apk add tokei
# Arch Linux
pacman -S tokei
# Cargo