Merge pull request #245 from mgoelzer/patch-1

Add dependency to README.md
This commit is contained in:
Jakub Sztandera 2019-09-29 00:27:39 +02:00 committed by GitHub
commit d692591411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,12 @@ board](https://github.com/filecoin-project/go-lotus/projects/1).
*Dependencies:* *Dependencies:*
- go1.12 or higher - go1.12 or higher
- rust (version?) - gcc
- git - git
- bzr (some go dependency needs this) - bzr (some go dependency needs this)
- b2sum - b2sum
- jq - jq
- pkg-config
*Building:* *Building:*
``` ```