mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-02 11:10:12 +03:00
postgres install guide for mac ip windows
This commit is contained in:
parent
8ed75462de
commit
54cb2fddf6
|
@ -11,7 +11,7 @@ On Mac
|
||||||
|
|
||||||
Install PostgreSQLapp_ from the browser and move PostGresSQL into your applications folder. Then install PostgreSQL from HomeBrew_.
|
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/
|
.. _PostgreSQLapp: http://postgresapp.com/
|
||||||
.. _HomeBrew: http://brew.sh/
|
.. _HomeBrew: http://brew.sh/
|
Loading…
Reference in New Issue
Block a user