ソースを参照

Add Alpine Linux into Installation in Readme (#767)

* Add Alpine Linux into Installation in Readme

Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
Jakub Jirutka 5 年 前
コミット
a6ad5fa2cd
1 ファイル変更6 行追加0 行削除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -103,6 +103,12 @@ Some of the options accept parameters:
 exa is available for macOS and Linux.
 More information on how to install exa is available on [the Installation page](https://the.exa.website/install).
 
+### Alpine Linux
+
+On Alpine Linux, [enable community repository](https://wiki.alpinelinux.org/wiki/Enable_Community_Repository) and install the [`exa`](https://pkgs.alpinelinux.org/package/edge/community/x86_64/exa) package.
+
+    $ apk add exa
+
 ### Arch Linux
 
 On Arch, install the [`exa`](https://www.archlinux.org/packages/community/x86_64/exa/) package.