Skip to content

Commit 50abad5

Browse files
authored
Updated README
1 parent 8451814 commit 50abad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ pip install bscscan-python
186186
In `bash`, test that everything looks OK on your end using your `YOUR_API_KEY` (without quotation marks) before proceeding:
187187

188188
``` bash
189-
bash run_tests.sh YOUR_API_KEY
189+
pip install coverage && bash run_tests.sh YOUR_API_KEY
190190
````
191191

192192
## Usage

0 commit comments

Comments
 (0)