Skip to content

Commit 31696fd

Browse files
authored
Merge pull request #202 from 0xneves/main
fix: typos on readme
2 parents 880153e + e8f463f commit 31696fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
## Requirements
1111

12-
- Install dependencies
13-
- See individual package READMEs for specific prerequisites
12+
- Install dependencies.
13+
- See individual package READMEs for specific prerequisites.
1414

1515
## Installation
1616

@@ -38,4 +38,4 @@ To start all services:
3838
yarn indexer dev
3939
```
4040

41-
**NOTE:** Using the image on with the composer require the database `DB_USERNAME` to default to `postgres`.
41+
**NOTE:** Using the Postgres image with the composer requires the database `DB_USERNAME` defaulting to `postgres`.

0 commit comments

Comments
 (0)