From f67bc33a3001afd3c833658f58223b05fb71690b Mon Sep 17 00:00:00 2001 From: 1computer1 Date: Wed, 17 Jun 2020 03:24:03 -0400 Subject: [PATCH] update readme about prebuilt binary --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8893a2..46eeba8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,12 @@ Arbitrary code execution server using Docker. -## Requirements +## Download + +Check the `Releases` tab for pre-built binaries. +The languages folder and the example configuration are also included. + +## Installation from Source You can use either `stack` or `cabal`. - `stack` should be >= 2.1.1, `cabal` should be >= 2.4.0.0.