Skip to content

Commit

Permalink
The README.rdoc is converted to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Jun 15, 2012
1 parent 2830698 commit 9d8faa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,7 +3,7 @@
maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Install Homebrew and use it as your package provider in Mac OS X"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.1"
recipe "homebrew", "Install Homebrew"
supports "mac_os_x"

0 comments on commit 9d8faa3

Please sign in to comment.