Skip to content

Commit

Permalink
Merge pull request yesodweb#5 from kfl/patch-1
Browse files Browse the repository at this point in the history
Use yesodweb instead of snoyberg github repo
  • Loading branch information
snoyberg committed Oct 5, 2011
2 parents b62fad5 + 66ce884 commit ca0c216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ sudo ldconfig

## Compile Haskell code
cd ~
git clone https://github.com/snoyberg/benchmarks.git
git clone https://github.com/yesodweb/benchmarks.git
cd benchmarks/pong
~/.cabal/bin/cabal update
~/.cabal/bin/cabal install snap-server -flibev
Expand Down

0 comments on commit ca0c216

Please sign in to comment.