Skip to content

Commit 1a14811

Browse files
committed
Update README
1 parent 39ba1de commit 1a14811

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.org

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#+TITLE: Gnuplot for Emacs
22

33
#+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a>
4-
#+html: <a href="https://elpa.nongnu.org/nongnu/gnuplot.html"><img alt="NonGNU ELPA" src="https://elpa.nongnu.org/nongnu/gnuplot.svg"/></a>
5-
#+html: <a href="https://elpa.nongnu.org/nongnu-devel/gnuplot.html"><img alt="NonGNU-devel ELPA" src="https://elpa.nongnu.org/nongnu-devel/gnuplot.svg"/></a>
64
#+html: <a href="https://melpa.org/#/gnuplot"><img alt="MELPA" src="https://melpa.org/packages/gnuplot-badge.svg"/></a>
75
#+html: <a href="https://stable.melpa.org/#/gnuplot"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/gnuplot-badge.svg"/></a>
86

@@ -20,9 +18,8 @@ above.
2018

2119
* Installation
2220

23-
The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/][NonGNU ELPA]] or
24-
[[https://melpa.org][MELPA]]. After configuring Emacs to use MELPA, you should be able to install
25-
=gnuplot= by typing
21+
The easiest way to install =gnuplot= is to directly get it from [[https://melpa.org][MELPA]]. After
22+
configuring Emacs to use MELPA, you should be able to install =gnuplot= by typing
2623

2724
: M-x install-package RET gnuplot RET
2825

0 commit comments

Comments
 (0)