aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/installation.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 34e07844..5551e17f 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -24,6 +24,8 @@ Before you are ready to run Saleor you will need certain software installed on y
$ npm i webpack -g
+#. `posgresql <https://www.postgresql.org//>`_ version 2.5.4 or above
+
We also strongly recommend creating a virtual environment before proceeding with installation.