Skip to content

Commit

Permalink
Add missing syntax tag
Browse files Browse the repository at this point in the history
This will turn on syntax highlighting for the inline comments.
  • Loading branch information
mmwtsn committed Mar 13, 2016
1 parent c9459ff commit 5fc6cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Manage daily standups from the command line.

With [Stack](http://docs.haskellstack.org/en/stable/README/) installed, clone the repository and run:

```
```bash
$ stack setup # Only if you haven't run this before
$ stack build # Find the path the executable is installed
$ ln -s /usr/local/sbin CLI_PATH # Use executable path from above
Expand Down

0 comments on commit 5fc6cd3

Please sign in to comment.