We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880153e commit e8f463fCopy full SHA for e8f463f
README.md
@@ -9,8 +9,8 @@
9
10
## Requirements
11
12
-- Install dependencies
13
-- See individual package READMEs for specific prerequisites
+- Install dependencies.
+- See individual package READMEs for specific prerequisites.
14
15
## Installation
16
@@ -38,4 +38,4 @@ To start all services:
38
yarn indexer dev
39
```
40
41
-**NOTE:** Using the image on with the composer require the database `DB_USERNAME` to default to `postgres`.
+**NOTE:** Using the Postgres image with the composer requires the database `DB_USERNAME` defaulting to `postgres`.
0 commit comments