Skip to content

Commit 2362631

Browse files
authored
fix: typo in readme (#2)
Signed-off-by: Alec Helmturner <alec@helmturner.dev>
1 parent 803d038 commit 2362631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Each service has its own database migration files in its `data/migrations` direc
131131
### Running Tests
132132

133133
```bash
134-
npm test
134+
encore test
135135
```
136136

137137
## Deployment
@@ -140,4 +140,4 @@ The application is deployed using Encore. Refer to the [Encore deployment docume
140140

141141
## License
142142

143-
[MIT](LICENSE)
143+
[MIT](LICENSE)

0 commit comments

Comments
 (0)