mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: fix DEVELOPER.md typo (#9306)
Co-authored-by: Pavel <pavel@loanbase.com>
This commit is contained in:
parent
3a533a4223
commit
9f7fc14be2
@ -46,7 +46,7 @@ git clone git@github.com:<github username>/typeorm.git
|
||||
# Go to the TypeORM directory:
|
||||
cd typeorm
|
||||
|
||||
# Add the main TyepORM repository as an upstream remote to your repository:
|
||||
# Add the main TypeORM repository as an upstream remote to your repository:
|
||||
git remote add upstream https://github.com/typeorm/typeorm.git
|
||||
```
|
||||
## Installing NPM Modules
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user