Skip to content

Commit 4226df8

Browse files
authored
Update README.md
1 parent b4253fa commit 4226df8

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
@@ -5,7 +5,7 @@ Tutorial for HowToGraphQL with Typescript, Apollo-Server, Nexus and Prisma.
55
### Installation
66

77
1. Run `npm install`
8-
2. Run `npm dev`
9-
3. Run `npx prisma generate`
8+
2. Run `npx prisma generate`
9+
3. Run `npm dev`
1010

1111
_Note:_ There's no need to run migrations on the database because the SQLite Database is added to version control for convenience.

0 commit comments

Comments
 (0)