diff Sphinx/source/users/cookbook.rst @ 572:b78e8bf4d021

opensuse
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Dec 2020 10:59:40 +0100
parents a3f1ddc56b6e
children 063c832d8f99
line wrap: on
line diff
--- a/Sphinx/source/users/cookbook.rst	Thu Dec 24 12:06:30 2020 +0100
+++ b/Sphinx/source/users/cookbook.rst	Sat Dec 26 10:59:40 2020 +0100
@@ -17,7 +17,10 @@
 
 * `Download pre-compiled packages <https://www.orthanc-server.com/download.php>`__.
 * :ref:`Use Docker <docker>`.
-* On Linux, use precompiled packages for :ref:`Debian/Ubuntu <debian-packages>`.
+* On GNU/Linux, use precompiled packages for :ref:`Debian/Ubuntu
+  <debian-packages>`, or for :ref:`openSUSE
+  <https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=openSUSE%3ALeap%3A15.2&q=orthanc>`
+  (courtesy of Axel Braun).
 * :ref:`Compile Orthanc by yourself <compiling>`.
 * External contributors are also maintaining `Vagrant VM for Orthanc
   <https://github.com/jodogne/OrthancContributed/blob/master/Links.md#user-content-vagrant>`__.