Update README

This commit is contained in:
Benjamin Toby 2024-07-13 07:28:25 +01:00
parent 24c2445ff8
commit b2770ffeb4

View File

@ -5,7 +5,7 @@ This package requires an account with datasquirel, so be sure to create an accou
## Instalation ## Instalation
```bash ```bash
$ npm install datasquirel $ npm install --save https://github.com/BenjaminToby/dsql.git
``` ```
Once the package is installed, you can import the library using `require` approach: Once the package is installed, you can import the library using `require` approach: