diff --git a/README.md b/README.md index 62b8f37..46bf8ca 100644 --- a/README.md +++ b/README.md @@ -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