diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-08-30 14:29:05 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-08-30 14:29:05 -0400 |
commit | 49759e0a25e185bab1018879e67a87e794253586 (patch) | |
tree | 4bb94e20dc81b1f4225da35ef07504ad6c8783fd | |
parent | efab198308bbc8497bd0ee2fe31b02508158b6ad (diff) | |
download | clinte-49759e0a25e185bab1018879e67a87e794253586.tar.gz |
build deps updated
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index de5106f..3b56386 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Current build dependencies are as follows: * `rustc/cargo >= 1.36` * `libsqlite3-dev` +* `git >= 2.20` +* `GNU make ~= 4.2.1 (not tested with BSD make)` The installation for the build deps will vary based on your OS (`Linux, BSD`) |