File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments