Skip to content

Commit

Permalink
Merge pull request #31 from hapytex/fix-readme
Browse files Browse the repository at this point in the history
add missing cd command
  • Loading branch information
def- committed Apr 7, 2024
2 parents 8508103 + 0c585b7 commit a55abeb
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 a55abeb

Please sign in to comment.