diff --git a/README.md b/README.md index b56ff39..290a6ea 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ You will need the following installed: - [Nim](https://nim-lang.org/) - Nimble (comes with Nim compiler) - [Node.js](https://nodejs.org/) (Not needed if you plan on running the code in the browser, this has not been tested yet.) -- NPM package manager ([pnpm](https://pnpm.io/), [yarn](https://yarnpkg.com/), [npm](https://www.npmjs.com/), etc.) +- JavaScript package manager ([pnpm](https://pnpm.io/), [yarn](https://yarnpkg.com/), [npm](https://www.npmjs.com/), etc.) You can install this library using `nimble`: