We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07da8ec commit 1f30036Copy full SHA for 1f30036
README.md
@@ -24,7 +24,9 @@ Follow the instructions below if you prefer to install the application on your l
24
25
1. Install the latest version of [Node.js](https://nodejs.org). This application requires Node.js 4.x.
26
27
-1. Install [Postgres](http://www.postgresql.org/) locally and create a database called **university**.
+1. Install [Postgres](http://www.postgresql.org/) locally
28
+
29
+1. Start Postgres and create a database called **university**.
30
31
1. Clone this repository or download and unzip [this](https://github.com/ccoenraets/react-university/archive/master.zip) zip file.
32
0 commit comments