diff --git a/docs/installation.rst b/docs/installation.rst index 3f20b49..91fae09 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -37,6 +37,9 @@ The following list may be incomplete, feel free to submit a PR with an update: * - MacOS - ``brew install zrepl`` - Available on `homebrew `_ + * - Arch Linux + - ``yay install zrepl-bin`` + - Available on `AUR `_ * - Others - - Use `binary releases`_ or build from source.