diff --git a/README.md b/README.md index bc96272..c8141d9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ $ stack exec -- pacman -S mingw-w64-x86_64-pkg-config mingw-w64-x86_64-gtk3 ming $ stack exec -- echo 'export PATH=/c/graphviz/bin:$PATH' >> ~/.bashrc $ stack install gtk2hs-buildtools glib cairo pango gtk $ git clone https://github.com/def-/ghc-vis.git +$ cd ghc-vis $ stack install ```