From a3aba4ebe7c244408680a92ab023c50d38f91f5c Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Mon, 19 Oct 2015 01:18:18 -0400 Subject: [PATCH] Revert "corrected brew tap url in README" This reverts commit 6aa5dd3ce836a9497fc6fe2eac4d4e3c939c00c6. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf670a8e5..b49eef767 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Both Emacs and XEmacs have graphical support. We recommend the homebrew [emacs-mac-port][] formula: ```sh -$ brew tap railwaycat/homebrew-emacsmacport +$ brew tap railwaycat/emacsmacport $ brew install emacs-mac --with-spacemacs-icon # OR, brew cask install emacs-mac ```