Skip to content

Commit 6eb2fd5

Browse files
committed
[ClientSDKs/Javascript] Updated README.md
1 parent e9bbbbf commit 6eb2fd5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,10 @@ npm run build
5757

5858
#### git
5959

60-
If the library is hosted at a git repository, e.g.https://github.com/GIT_USER_ID/GIT_REPO_ID
61-
then install it via:
60+
You can install the library via `git`:
6261

6362
```shell
64-
npm install GIT_USER_ID/GIT_REPO_ID --save
63+
npm install RelationalAI-oss/DelveJavaScriptClientSDK --save
6564
```
6665

6766
### For browser

0 commit comments

Comments
 (0)