From f8d0f5f852280fc29d780d0ca69a0a61678f9ca0 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Tue, 16 Dec 2014 02:19:40 +0000 Subject: Documentation Updates Some minor changes to reflect #34989, and other bits and pieces. Closes #35023. Signed-off-by: Jack Nagel --- share/doc/homebrew/Formula-Cookbook.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'share') diff --git a/share/doc/homebrew/Formula-Cookbook.md b/share/doc/homebrew/Formula-Cookbook.md index a1db39c0a..41bb00de8 100644 --- a/share/doc/homebrew/Formula-Cookbook.md +++ b/share/doc/homebrew/Formula-Cookbook.md @@ -96,8 +96,6 @@ This creates: And opens it in your `$EDITOR`. It'll look like: ```ruby -require "formula" - class Foo < Formula url "http://example.com/foo-0.1.tar.gz" homepage "" -- cgit v1.2.3