From ed474ccfe399988c1fb7a51435a5e0fc936bd68b Mon Sep 17 00:00:00 2001 From: Matt Green Date: Thu, 19 Jan 2017 11:35:38 -0500 Subject: [PATCH] Update Homebrew instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6ae72..4fda81d 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ watchexec requires Rust 1.9 or later. You can install it using cargo: ###OS X with Homebrew - $ brew install https://raw.githubusercontent.com/mattgreen/watchexec/master/pkg/brew/watchexec.rb + $ brew install watchexec ###Linux