Skip to content

Commit b0685cc

Browse files
committed
Update readme
1 parent 70b45e2 commit b0685cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Use setHeaders() to select user for development purposes.
2929

3030
When deploying Lomake to a production server for the first time, the database should be seeded.
3131

32-
The seeding should be performed only **once** by executing `docker exec -it lomake bash -c "node index.js seed"`
32+
The seeding should be performed only **once** by executing `docker exec -it lomake bash -c "npm run seed"`
3333

3434
### Running Cypress tests
3535

0 commit comments

Comments
 (0)