mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
JS get started: more edits per feedback
This commit is contained in:
@@ -35,7 +35,7 @@ To follow this tutorial, you should have some familiarity with writing code in J
|
||||
|
||||
## Install with npm
|
||||
|
||||
Start a new project by creating an empty folder, then change into that folder and use [NPM](https://www.npmjs.com/) to install the latest version of xrpl.js:
|
||||
Start a new project by creating an empty folder, then move into that folder and use [NPM](https://www.npmjs.com/) to install the latest version of xrpl.js:
|
||||
|
||||
```sh
|
||||
npm install xrpl
|
||||
|
||||
Reference in New Issue
Block a user