From 707b45b2cd4e93e4d44ea1c72a6638af0e7df48b Mon Sep 17 00:00:00 2001 From: shadowbq Date: Fri, 10 Aug 2012 08:27:57 -0300 Subject: [PATCH] ninja now back in trunk of brew https://github.com/mxcl/homebrew/commit/ff13af6fb37b378c9edb3a91fe3d6016c36661b5 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 13863a3a..8cf25c18 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ If `port` fails with a build error then likely you need to agree (system-wide) t You can also install the above using [homebrew][]: - brew install --HEAD https://raw.github.com/adamv/homebrew-alt/master/head-only/ninja.rb - brew install ragel boost multimarkdown hg + brew install ragel boost multimarkdown hg ninja In practice `hg` ([mercurial][]) is only required for the SCM library’s tests so you can skip this dependency if you don’t mind a failing test.