summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrichlloydmiles <richlloydmiles@gmail.com>2016-09-29 16:25:20 +0200
committerrichlloydmiles <richlloydmiles@gmail.com>2016-09-29 16:25:20 +0200
commit22a04390558c8956e4affc1a319d682c6f91d3ee (patch)
treeb0e43ae5dc97b4060fcf2583e528787e0cac8fdd /docs
parent518f206799d28237c43babc7de01630f9d196b7e (diff)
downloadsaleor-frontend-22a04390558c8956e4affc1a319d682c6f91d3ee.tar.gz
saleor-frontend-22a04390558c8956e4affc1a319d682c6f91d3ee.tar.bz2
saleor-frontend-22a04390558c8956e4affc1a319d682c6f91d3ee.zip
typo
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 5551e17f..5b1bd627 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
-#. `posgresql <https://www.postgresql.org//>`_ version 2.5.4 or above
+#. `posgresql <https://www.postgresql.org/>`_ version 2.5.4 or above
We also strongly recommend creating a virtual environment before proceeding with installation.