Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 5eca719

Browse files
Updated readme
1 parent 21a3d29 commit 5eca719

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
@@ -35,7 +35,7 @@ Developed and maintained by [Mohammed Adekunle](https://mohammedadekunle.com.ng)
3535
- Run `npm install` or `yarn install` to install the app dependencies.
3636
- Copy the `.env.example` file to `.env`.
3737
- Update your `.env` file according to your web server's environment.
38-
- Run `npm run typeorm migration:run` to run all migrations.
38+
- Run `npm run knex migrate:latest` to run all migrations.
3939
- Run `npm run dev` to fire up the web server.
4040
- Build something awesome!
4141

0 commit comments

Comments
 (0)