Update readme

This commit is contained in:
Cayman 2020-04-17 15:15:17 -05:00
parent 2f759ca958
commit feeec1da39
No known key found for this signature in database
GPG Key ID: 54B21AEC3C53E1F5
1 changed files with 3 additions and 5 deletions

View File

@ -14,8 +14,6 @@ This is a Javascript library that implements BLS (Boneh-Lynn-Shacham) signatures
## Usage
- `yarn add @chainsafe/bls`
## Development
- `git clone --recursive git@github.com:ChainSafe/lodestar.git`
- `cd lodestar`
- `lerna bootstrap`
- `cd packages/bls`
## License
Apache-2.0