emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/topspace f36c0e28af 025/181: Add MELPA Stable badge


From: ELPA Syncer
Subject: [elpa] externals/topspace f36c0e28af 025/181: Add MELPA Stable badge
Date: Tue, 23 Aug 2022 12:58:30 -0400 (EDT)

branch: externals/topspace
commit f36c0e28af1f45901e4cc4f9d9ff4b5ec6e8f6ba
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Add MELPA Stable badge
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index af2be10a34..d1159edb01 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # TopSpace
 
 
[![MELPA](http://melpa.org/packages/topspace-badge.svg)](http://melpa.org/#/topspace)
+[![MELPA 
Stable](http://stable.melpa.org/packages/topspace-badge.svg)](http://stable.melpa.org/#/topspace)
 [![License: GPL 
v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
 
 **Scroll above the top line**
@@ -23,7 +24,7 @@ After [installing MELPA](https://melpa.org/#/getting-started) 
you can install To
 
 <kbd>M-x</kbd> `package-install` <kbd>[RET]</kbd> `topspace` <kbd>[RET]</kbd>
 
-You may need to run <kbd>M-x</kbd> `package-refresh-contents` before 
`topspace` shows up here. Then enable TopSpace locally with <kbd>M-x</kbd> 
`topspace-mode`, or globally with <kbd>M-x</kbd> `global-topspace-mode`.
+If `topspace` did not appear here in `package-install` try running 
<kbd>M-x</kbd> `package-refresh-contents` and repeating the above step. Then 
enable TopSpace locally with <kbd>M-x</kbd> `topspace-mode`, or globally with 
<kbd>M-x</kbd> `global-topspace-mode`.
 Alternatively, add `(global-topspace-mode 1)` to your Emacs config to enable 
`topspace-mode` globally on startup.
 
 # Customization



reply via email to

[Prev in Thread] Current Thread [Next in Thread]