In the [Installing postgresql](https://outpost-platform.wearefuturegov.com/docs/outpost/developers/getting-setup#installing-postgresql) section, the command should be `brew install postgresql` not `brew install posgresql` (the 't' in postgres is missing)
In the Installing postgresql section, the command should be
brew install postgresqlnot
brew install posgresql(the 't' in postgres is missing)