diff options
| author | Alessandro Tagliapietra | 2013-03-14 14:51:55 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2013-03-14 08:40:00 -0700 |
| commit | 405b375af177c80656c0ebaa658b3c9a42b6d306 (patch) | |
| tree | 62e3379ea6f1b8e3f1af5812a92c8b71de389645 /Library/Formula | |
| parent | 9ca57c2001e443dafda1a59d39cf7fbe85bfc79e (diff) | |
| download | homebrew-405b375af177c80656c0ebaa658b3c9a42b6d306.tar.bz2 | |
aiccu: edit tuntap comments in caveats
Closes #18466.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/aiccu.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aiccu.rb b/Library/Formula/aiccu.rb index 5bf9e54d2..a06e971fb 100644 --- a/Library/Formula/aiccu.rb +++ b/Library/Formula/aiccu.rb @@ -47,7 +47,7 @@ class Aiccu < Formula http://tuntaposx.sourceforge.net/ - Because these are kernel extensions, there is no Homebrew formula for tuntap. + You can install tuntap with homebrew using brew install tuntap Unless it exists already, a aiccu.conf file has been written to: #{etc}/aiccu.conf |
