Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixed spelling
  • Loading branch information
SilasMarvin committed Aug 21, 2023
commit 737d40df018941e6525b7c23005ddb05355e2f13
2 changes: 1 addition & 1 deletion pgml-sdks/rust/pgml/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Before you begin, make sure you have the following:

### Installation

To install the JavaScript SDK, use pip:
To install the JavaScript SDK, use npm:

```
npm i pgml
Expand Down