Skip to content

Commit 5455637

Browse files
Update README for v30 (#798)
1 parent 6cae8c9 commit 5455637

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.org

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Emacs+ is [[https://www.gnu.org/software/emacs/emacs.html][→ GNU Emacs]] formu
2626

2727
#+begin_src bash
2828
$ brew tap d12frosted/emacs-plus
29-
$ brew install emacs-plus [options] # install the latest release (Emacs 29)
29+
$ brew install emacs-plus [options] # install the latest release (Emacs 30)
3030
$ brew install emacs-plus@31 [options] # install Emacs 31 (master)
3131
$ brew install emacs-plus@30 [options] # install Emacs 30 (emacs-30)
3232
$ brew install emacs-plus@29 [options] # install Emacs 29
@@ -75,14 +75,14 @@ Feel free to open an issue or contact me via email if you face any issues, quest
7575

7676
Emacs Plus contains separate formulas for different Emacs versions:
7777

78-
- =emacs-plus= install current release version (Emacs 29);
78+
- =emacs-plus= install current release version (Emacs 30);
7979
- =emacs-plus@31= install Emacs 31, development version.
80-
- =emacs-plus@30= install Emacs 30, release branch version.
81-
- =emacs-plus@29= install Emacs 29, current version.
80+
- =emacs-plus@30= install Emacs 30, current version.
81+
- =emacs-plus@29= install Emacs 29, previous version.
8282

8383
#+begin_src bash
8484
$ brew tap d12frosted/emacs-plus
85-
$ brew install emacs-plus [options] # install the latest release (Emacs 29)
85+
$ brew install emacs-plus [options] # install the latest release (Emacs 30)
8686
$ brew install emacs-plus@31 [options] # install Emacs 31
8787
$ brew install emacs-plus@30 [options] # install Emacs 30
8888
$ brew install emacs-plus@29 [options] # install Emacs 29

0 commit comments

Comments
 (0)