summaryrefslogtreecommitdiff
path: root/sload.buetow.org/content/home.xml
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:35:25 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-28 17:35:25 +0200
commita2e8658ae4885b48a4859bb8056760c898990787 (patch)
tree464dd4ba552c0feb169a17977ec867a2cf5fe54f /sload.buetow.org/content/home.xml
parentd901a89d2311deede32460fa46cb259821493929 (diff)
fix
Diffstat (limited to 'sload.buetow.org/content/home.xml')
-rw-r--r--sload.buetow.org/content/home.xml5
1 files changed, 5 insertions, 0 deletions
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 @@
<namedlink href="http://www.haskell.org">Haskell!</namedlink>
<noop>SLoad is an abbreviation for serverload. SLoad uses basic parameters (current CPU peak, current requests per second) for approximating the need of additional servers.</noop>
</text>
+ <text>In order to get started check it out from the Subversion repository. You also need to install GHC (the Haskell compiler).</noop>
+ <code>
+ pbuetow@earth:~/svn/sload/trunk$ make
+ ghc SLoad.hs -o sload
+ </code>
</content>