Skip to content

Commit

Permalink
Merge pull request #49 from anisjonischkeit/patch-1
Browse files Browse the repository at this point in the history
added install of snap into tutorial
  • Loading branch information
mightybyte committed Mar 14, 2018
2 parents 66af315 + dd34db5 commit 18044c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snaplets/heist/templates/docs/quickstart.md
Expand Up @@ -15,7 +15,7 @@ instructions assume that `$HOME/.cabal/bin` is on your `$PATH`.
To set up a new Snap project, run the following commands:

~~~~~~ {.shell}
$ cabal install snap-templates
$ cabal install snap snap-templates
$ mkdir myproject
$ cd myproject
$ snap init barebones
Expand Down

0 comments on commit 18044c5

Please sign in to comment.