diff --git a/README.md b/README.md index 5ab3568..80ca730 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,12 @@ Although the intention is deep comparison, `isEq` can compare several datatypes. Node: ```Shell -npm install --save iseq +npm install --save @codefeathers/iseq ``` In the browser: ```HTML -