diff options
-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`) |