Changed install instructions
This commit is contained in:
parent
34dcc323e0
commit
be82d549a6
@ -8,13 +8,10 @@ Die Aufgabe 4 liegt auf dem branch ghc-vis.
|
|||||||
Installationsanleitung Aufgabe4
|
Installationsanleitung Aufgabe4
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
Techfak Setup
|
Setup
|
||||||
> $ git checkout ghc-vis
|
|
||||||
> $ ./install_dependencies.sh
|
|
||||||
> $ stack build
|
|
||||||
|
|
||||||
Home Setup
|
|
||||||
> $ git checkout ghc-vis
|
> $ git checkout ghc-vis
|
||||||
> $ stack setup
|
> $ stack setup
|
||||||
> $ stack install gtk2hs-buildtools
|
> $ stack install gtk2hs-buildtools
|
||||||
|
> $ PATH=$HOME/.local/bin/:$PATH
|
||||||
> $ stack build
|
> $ stack build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user