Explorar o código

Update README.md

@spastorino just a small update of the installation instructions
apiraino %!s(int64=4) %!d(string=hai) anos
pai
achega
34201a25f4
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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