From 54ae039b95dec163f39f9709029edbc62df037b5 Mon Sep 17 00:00:00 2001 From: therealmaxmouse Date: Sun, 11 Mar 2018 11:45:35 -0400 Subject: [PATCH] Update INSTALL.md fixing typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e4f16ed601..505eaa39d7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -70,7 +70,7 @@ The system that runs the AWX service will need to satisfy the following requirem - At least 2 cpu cores - At least 20GB of space - Running Docker, Openshift, or Kubernetes -- If you choose to use an external PostreSQL database, please note that the minimum version is 9.4. +- If you choose to use an external PostgreSQL database, please note that the minimum version is 9.4. ### AWX Tunables