From a2e8658ae4885b48a4859bb8056760c898990787 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:35:25 +0200 Subject: fix --- sload.buetow.org/content/home.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sload.buetow.org/content/home.xml b/sload.buetow.org/content/home.xml index f350bb8..be11f17 100644 --- a/sload.buetow.org/content/home.xml +++ b/sload.buetow.org/content/home.xml @@ -8,5 +8,10 @@ Haskell! SLoad is an abbreviation for serverload. SLoad uses basic parameters (current CPU peak, current requests per second) for approximating the need of additional servers. + In order to get started check it out from the Subversion repository. You also need to install GHC (the Haskell compiler). + + pbuetow@earth:~/svn/sload/trunk$ make + ghc SLoad.hs -o sload + -- cgit v1.2.3