From 47ed599db761207bffc02652a7c4e1e940d3f5dd Mon Sep 17 00:00:00 2001 From: Frans Bergman Date: Wed, 25 Dec 2019 13:50:08 +0100 Subject: [PATCH] docs: add Void Linux to installation instructions --- docs/installation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index 590a5d3..543dbaa 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -52,6 +52,9 @@ The following list may be incomplete, feel free to submit a PR with an update: * - OmniOS - ``pkg install zrepl`` - Available since `r151030 `_ + * - Void Linux + - ``xbps-install zrepl`` + - Available since `a88a2a4 `_ * - Others - - Use `binary releases`_ or build from source.