Skip to content

Commit f420219

Browse files
committed
README update
1 parent d50c352 commit f420219

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.org

+2-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,8 @@ First of all, make sure that =gnuplot.el= is in your load-path (this is automati
5454

5555
The function =gnuplot-info-lookup-symbol= looks at the Gnuplot info
5656
file. For that function to work, a =gnuplot.info= file must be placed
57-
somewhere where info can find it. You can either use the file provided
58-
by this package or a locally installed one. The following snippet
59-
allows you to put the =gnuplot.info= any place convenient:
57+
somewhere where info can find it. The following snippet allows you
58+
to put the =gnuplot.info= any place convenient:
6059

6160
#+begin_src emacs-lisp
6261
(add-to-list 'Info-default-directory-list "/path/to/info/file")

0 commit comments

Comments
 (0)