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