diff --git a/docs/installation.rst b/docs/installation.rst index cf938a6..15c29a9 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -6,12 +6,17 @@ Install the extension with one of the following commands:: $ easy_install sigal -or alternatively if you have pip installed:: +or preferably if you have pip installed:: $ pip install sigal To install the development version, see the :doc:`contribute`. +Also, note that Sigal depends on `Pillow +`_, which needs specific libraries when +building from sources. See their `Installation documentation +`_ for more details. + Dependencies ~~~~~~~~~~~~ @@ -25,4 +30,10 @@ Dependencies Packages ~~~~~~~~ -- Archlinux: `AUR package `_ +Some packages are available for Linux distributions: + +- `Archlinux `_ +- `Gentoo `_ +- `OpenSuse + `_ +- `NixOS `_