diff --git a/README.md b/README.md index ac4776a..6310816 100644 --- a/README.md +++ b/README.md @@ -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