Skip to content

Commit 91995e9

Browse files
committed
Update README
1 parent 7600721 commit 91995e9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.org

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)