docs: replace 'Install' with 'Getting Started'

This commit is contained in:
Elliot Lee
2020-12-07 08:56:11 -08:00
committed by GitHub
parent 9636849c63
commit abb1d23ee2

View File

@@ -27,8 +27,6 @@ What is ripple-lib used for? The applications on the list linked above use `ripp
+ **[Node.js v14](https://nodejs.org/)** is recommended. Other versions may work but are not frequently tested.
+ **[Yarn](https://yarnpkg.com/)** is recommended. `npm` may work but we use `yarn.lock`.
### Install
## Getting Started
See also: [RippleAPI Beginners Guide](https://xrpl.org/get-started-with-rippleapi-for-javascript.html)