diff --git a/README.md b/README.md index bec14ad57..d832fe198 100644 --- a/README.md +++ b/README.md @@ -62,13 +62,13 @@ Easy way to add Mempool API to your JS application. Using npm: ```bash -$ npm install mempool-space-js +$ npm install mempool-js ``` Using yarn: ```bash -$ yarn add mempool-space-js +$ yarn add mempool-js ``` ## Usage