From 3d1ea1d7f1a7a515985b11a05cc01338e378deaa Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Mon, 3 Mar 2014 21:07:43 +1300 Subject: [PATCH] Update homebrew package name https://github.com/Homebrew/homebrew/tree/master/Library/Formula/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f0a0e1..34c77ca 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Now get the latest Selenium2 server (requires Java): wget https://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar -On OSX, you can also use [Homebrew](http://brew.sh/): `brew install selenium-server`. +On OSX, you can also use [Homebrew](http://brew.sh/): `brew install selenium-server-standalone`. If you are having issues running Selenium with your browser please check that you're on the [latest driver](https://code.google.com/p/selenium/downloads/list), since the download link above might be out of date.