Add git version requirement

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2019-10-19 21:01:08 +09:00
parent 16ed533107
commit d8daba9bd0
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -17,7 +17,7 @@ In order to run lotus, please do the following:
1. Make sure you have these dependencies installed: 1. Make sure you have these dependencies installed:
- go (1.13 or higher) - go (1.13 or higher)
- gcc (7.4.0 or higher) - gcc (7.4.0 or higher)
- git - git (version 2 or higher)
- bzr (some go dependency needs this) - bzr (some go dependency needs this)
- jq - jq
- pkg-config - pkg-config