fix.docs(README.md): wrong package name

This commit is contained in:
Xiao Liang
2019-05-07 04:14:19 +08:00
committed by GitHub
parent 222a151eff
commit f9244f6f7e

View File

@@ -5,7 +5,7 @@ Common code for all solidity trace-based tools (sol-coverage, sol-profiler, sol-
## Installation
```bash
yarn add @0x/sol-sol-tracing-utils
yarn add @0x/sol-tracing-utils
```
## Contributing