From 6787decef1ee0834f74dc00a6b1977dc5b94c415 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 1 Nov 2019 12:06:53 +0000 Subject: [PATCH] Add OmniOS (illumos distribution) to list of OSs --- docs/installation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation.rst b/docs/installation.rst index a41008b..590a5d3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -49,6 +49,9 @@ The following list may be incomplete, feel free to submit a PR with an update: * - Debian + Ubuntu - ``apt install zrepl`` - APT repository config :ref:`see below ` + * - OmniOS + - ``pkg install zrepl`` + - Available since `r151030 `_ * - Others - - Use `binary releases`_ or build from source.