Changed install instructions

This commit is contained in:
Yannick Gottschalk 2017-05-04 18:50:35 +02:00
parent 34dcc323e0
commit be82d549a6
1 changed files with 3 additions and 6 deletions

View File

@ -8,13 +8,10 @@ Die Aufgabe 4 liegt auf dem branch ghc-vis.
Installationsanleitung Aufgabe4
-------------------------------
Techfak Setup
> $ git checkout ghc-vis
> $ ./install_dependencies.sh
> $ stack build
Home Setup
Setup
> $ git checkout ghc-vis
> $ stack setup
> $ stack install gtk2hs-buildtools
> $ PATH=$HOME/.local/bin/:$PATH
> $ stack build