Skip to content

Commit 8987953

Browse files
author
Umed Khudoiberdiev
authored
Update README.md
1 parent fadb8f2 commit 8987953

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Example how to use TypeORM with TypeScript
22

3-
1. clone repository
3+
1. clone repository
44
2. run `npm i`
5-
3. run `npm start`
6-
4. enjoy!
5+
3. edit `./src/index.ts` and change your database configuration (you can also change a database type, but don't forget to install specific database drivers)
6+
4. run `npm start`
7+
5. enjoy!

0 commit comments

Comments
 (0)