浏览代码

Update README.md

@spastorino just a small update of the installation instructions
apiraino 4 年之前
父节点
当前提交
34201a25f4
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -9,6 +9,10 @@ if you find something helpful!
 
 ## Installation
 
+To compile the Triagebot you need OpenSSL development library to be installed (e.g. for Ubuntu-like Linux distributions `sudo apt install libssl-dev`).
+
+Run `cargo build` to compile the triagebot.
+
 The `GITHUB_WEBHOOK_SECRET` and `GITHUB_API_TOKEN` environment variables need to be set.
 
 If `GITHUB_API_TOKEN` is not set, the token can also be stored in `~/.gitconfig` in the