Add @beta to installation instructions

pull/413/head
cgewecke 5 years ago committed by GitHub
parent b02ad1f1dd
commit 253de9264e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -17,7 +17,7 @@ find discrepancies between the coverage report and your suite's behavior, please
### Install ### Install
``` ```
$ npm install --save-dev solidity-coverage $ npm install --save-dev solidity-coverage@beta
``` ```
### Usage notes: ### Usage notes:
+ Coverage runs tests a little more slowly. + Coverage runs tests a little more slowly.

Loading…
Cancel
Save