Add git version requirement
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
parent
16ed533107
commit
d8daba9bd0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user