[core] Make rolling release message more clear

This commit is contained in:
Maxi Wolff 2022-01-08 21:38:22 +01:00
parent a4e5615f66
commit f60aec52a5
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
1 changed files with 4 additions and 6 deletions

View File

@ -4,9 +4,7 @@
╰───────────────────────────────────────────────────────────╯ ╰───────────────────────────────────────────────────────────╯
This is the current live branch of Spacemacs (develop) on this branch we do This branch contains the current version of Spacemacs which is actively
not longer provide curated versions of packages but instead follow a rolling developed following a rolling release schedule. Version upgrades are done
release schedule. Version upgrades are done by just pulling the git repo. by just pulling the git repo. The previously made stable releases on master
are now deprecated, as we do not have the resources to keep this going.
After each pull its is adviced to also upgrade your emacs packages to avoid
compatibility issues.