diff --git a/readme.md b/readme.md index 4c6c91d..11c9704 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ Transform ⚡ numbers into Roman numerals (and back again) with this zero-depend With [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm), [pnpm](https://pnpm.io/), or [yarn](https://yarnpkg.com/) installed, run: ```shell -$ pnpm add romans +$ npm install romans ``` ## Usage 🧮