Skip to content

Commit

Permalink
Fix code block so syntax highlighting works.
Browse files Browse the repository at this point in the history
  • Loading branch information
quickliketurtle committed Jul 13, 2017
1 parent 98d8aa5 commit ee50be3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Expand Up @@ -142,7 +142,8 @@ lambo make-after
```

The after file is a bash script so you can include any commands here such as installing additional composer dependencies
```

```bash
# Install additional composer dependencies as you would from the command line.
echo "Installing Composer Dependencies"
composer require tightenco/mailthief tightenco/quicksand
Expand Down

0 comments on commit ee50be3

Please sign in to comment.