https://github.com/ChainSafe/web3.js-plugin-chainlink/blob/8918ef5ac13fca71226ca8da5a9e859aed39e95d/README.md?plain=1#L17 the correct `yarn add` statement should be: ``` yarn add "@chainsafe/web3-plugin-chainlink"; ``` so it can match the official release and the import statements
web3.js-plugin-chainlink/README.md
Line 17 in 8918ef5
the correct
yarn addstatement should be:yarn add "@chainsafe/web3-plugin-chainlink";so it can match the official release and the import statements