Browse Source

Update README.md

@spastorino just a small update of the installation instructions
apiraino 4 years ago
parent
commit
34201a25f4
1 changed files with 4 additions and 0 deletions
  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