Skip to content

Commit ecaede2

Browse files
authored
fix(docs): update install instruction (#48)
1 parent 4cc07dd commit ecaede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ driver. Currently supported drivers are:
2020
You can install the library using `npm install`:
2121

2222
```sh
23-
npm install GoogleCloudPlatform/cloud-sql-nodejs-connector
23+
npm install @google-cloud/cloud-sql-connector
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)