Skip to content

Commit 10a39f7

Browse files
authored
Update README.md
1 parent b778b0a commit 10a39f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ Client Applications:
4141
* `touch .env`
4242
* `npm install`
4343
* fill out *.env file* (see below)
44+
* start PostgreSQL database
4445
* `npm start`
45-
* optional visit `http://localhost:8000` for GraphQL playground
46+
* visit `http://localhost:8000` for GraphQL playground
4647

4748
#### .env file
4849

0 commit comments

Comments
 (0)