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.
2020
2121* Installation
2222
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
2626
2727: M-x install-package RET gnuplot RET
2828
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.
3031
3132* Configuration
3233
You can’t perform that action at this time.
0 commit comments