Update DEVELOPER.md

This commit is contained in:
Umed Khudoiberdiev 2018-07-05 08:43:29 +05:00 committed by GitHub
parent 6323478eea
commit d5c8ec0fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ For example to proper install oracle driver you need to follow all instructions
To create an initial `ormconfig.json` file, run the following command:
```shell
cp ormconfig.travis.json ormconfig.json
cp ormconfig.json.dist ormconfig.json
```
## Building