Skip to content

Commit

Permalink
Formatting "dzil" as code in running text
Browse files Browse the repository at this point in the history
  • Loading branch information
paultcochrane committed Sep 15, 2014
1 parent 7b6ebe2 commit b7285f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GitGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@ running, you should install the dependencies required by Dancer2:

$ dzil listdeps | cpanm -n

When that is done, you're good to go! You can use dzil to build and test Dancer2:
When that is done, you're good to go! You can use `dzil` to build and test
Dancer2:

$ dzil build
$ dzil test
Expand Down

0 comments on commit b7285f5

Please sign in to comment.