emacs: typo in install instructions
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
015e9d4cf5
commit
b5a3bf9839
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class Emacs < Formula
|
|||
Because the official bazaar repository might be slow, we include an option for
|
||||
pulling HEAD from an unofficial Git mirror:
|
||||
|
||||
brew install emacs --HEAD- -use-git-head
|
||||
brew install emacs --HEAD --use-git-head
|
||||
|
||||
There is inevitably some lag between checkins made to the official Emacs bazaar
|
||||
repository and their appearance on the repo.or.cz mirror. See
|
||||
|
|
Loading…
Reference in a new issue