branch: elpa/gptel commit 6dbc26da152edfb7df0b4ab3532e491123f67ca8 Author: Karthik Chikmagalur <karthikchikmaga...@gmail.com> Commit: Karthik Chikmagalur <karthikchikmaga...@gmail.com>
README: Update install instructions * README.org: Update install instructions for NonGNU ELPA, and mention NonGNU-devel ELPA for the development version. --- README.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 1ba1d3119e..d57bcbc170 100644 --- a/README.org +++ b/README.org @@ -85,7 +85,9 @@ gptel uses Curl if available, but falls back to url-retrieve to work without ext ** Installation -gptel is on MELPA. Ensure that MELPA is in your list of sources, then install it with =M-x package-install⏎= =gptel=. +gptel can be installed in Emacs out of the box with =M-x package-install= ⏎ =gptel=. This installs the latest release. + +If you want the development version instead, add MELPA (or NonGNU-devel ELPA) to your list of sources, then install it with =M-x package-install⏎= =gptel=. (Optional: Install =markdown-mode=.)