docs: fix installation script in buidler readme (#507)

pull/511/head
Paul Razvan Berg 5 years ago committed by GitHub
parent e69f33564c
commit 1b379c2924
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      BUIDLER_README.md

@ -19,7 +19,7 @@ Solidity code coverage plugin for [buidler](http://getbuidler.com).
## Installation ## Installation
```bash ```bash
$ npm install --save-dev solidity-coverage@beta $ npm install --save-dev solidity-coverage
``` ```
And add the following to your `buidler.config.js`: And add the following to your `buidler.config.js`:

Loading…
Cancel
Save