From 29e5fad03d76a98ff8db3b6c8197cee76529aa32 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 24 Jan 2023 23:58:42 +0000 Subject: [PATCH] docs(readme): update nightly emacs-28 references to emacs-29 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 65748c1..53764c4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ GitHub release (stable) GitHub release (pretest) GitHub release (nightly) - GitHub release (nightly@emacs-28) + GitHub release (nightly@emacs-29) GitHub release (known good nightly) GitHub issues GitHub pull requests @@ -100,10 +100,10 @@ for a day or two without any obvious issues. ``` brew install --cask emacs-app-good ``` - - `emacs-app-nightly-28` for the latest Emacs 28.x nightly build from the - `emacs-28` branch: + - `emacs-app-nightly-29` for the latest Emacs 29.x nightly build from the + `emacs-29` branch: ``` - brew install --cask emacs-app-nightly-28 + brew install --cask emacs-app-nightly-29 ``` [7]: https://github.com/jimeh/emacs-builds/issues/7