mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
fixed readme issue
This commit is contained in:
parent
d3fd0fe04c
commit
0bb0ce048e
@ -91,7 +91,7 @@ Also make sure you are using TypeScript compiler version > **2.1** and you have
|
||||
TypeORM was tested with Node.JS version 6 and above.
|
||||
If you have errors during app bootstrap, try to upgrade your node.js version to the latest version.
|
||||
|
||||
## Usage in the browser with WebSQL
|
||||
#### Usage in the browser with WebSQL
|
||||
|
||||
TypeORM works in the browser and has experimental support of WebSQL.
|
||||
If you want to use TypeORM in the browser then you need to `npm i typeorm-browser` instead of `typeorm`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user