diff --git a/docs/installing_postgres.rst b/docs/installing_postgres.rst index 1894ca49d..3b37e8196 100644 --- a/docs/installing_postgres.rst +++ b/docs/installing_postgres.rst @@ -11,7 +11,7 @@ On Mac Install PostgreSQLapp_ from the browser and move PostGresSQL into your applications folder. Then install PostgreSQL from HomeBrew_. - $ brew install postgressql + $ brew install postgres .. _PostgreSQLapp: http://postgresapp.com/ .. _HomeBrew: http://brew.sh/ \ No newline at end of file