File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,14 @@ using gnuplot version 5.0 or above.
20
20
21
21
* Installation
22
22
23
- The easiest way to install =gnuplot-mode = is to directly get it from [[https://elpa.nongnu.org/][NonGNU ELPA]]
24
- or [[http://melpa.org][MELPA]]. After configuring Emacs to use MELPA, you should be able to install
25
- gnuplot-mode by typing
23
+ The easiest way to install =gnuplot= is to directly get it from [[https://elpa.nongnu.org/][NonGNU ELPA]] or
24
+ [[http://melpa.org][MELPA]]. After configuring Emacs to use MELPA, you should be able to install
25
+ = gnuplot= by typing
26
26
27
27
: M-x install-package RET gnuplot RET
28
28
29
- or do =M-x list-packages= and search for =gnuplot= in the list.
29
+ or do =M-x list-packages= and search for =gnuplot= in the list. Note that there is
30
+ an alternative =gnuplot-mode= package on MELPA which is less featureful.
30
31
31
32
* Configuration
32
33
You can’t perform that action at this time.
0 commit comments