Skip to content

Commit

Permalink
add missing cd command
Browse files Browse the repository at this point in the history
  • Loading branch information
KommuSoft committed Apr 6, 2024
1 parent 8508103 commit 0c585b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 0c585b7

Please sign in to comment.