Skip to content

Commit bdbc361

Browse files
committed
Update README.md
1 parent 51adb4a commit bdbc361

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
# chef-mailhog
22

3-
[![CK Version](http://img.shields.io/cookbook/v/mailhog.svg)](https://supermarket.getchef.com/cookbooks/mailhog)
4-
5-
This cookbook installs [MailHog](https://github.com/mailhog/MailHog).
6-
7-
This fork includes a change to fix the error from Vagrant Chef Zero shown below.
3+
####This fork fixes the error from Vagrant Chef Zero shown below.
84

95
```
106
template[/etc/sv/mailhog/log/run] (/var/chef/cache/cookbooks/runit/libraries/provider_runit_service.rb line 143) had an error:
117
Chef::Exceptions::FileNotFound: Cookbook 'mailhog' (0.1.0) does not contain a file at any of these locations:
128
```
139

10+
[![CK Version](http://img.shields.io/cookbook/v/mailhog.svg)](https://supermarket.getchef.com/cookbooks/mailhog)
11+
12+
This cookbook installs [MailHog](https://github.com/mailhog/MailHog).
13+
14+
15+
1416
Usage
1517
-----
1618

0 commit comments

Comments
 (0)