README: Change installation instructions (no aio)
This commit is contained in:
parent
040baad910
commit
051501c892
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Installing the =markdown-mode= package is optional.
|
||||||
Installing the =markdown-mode= package is optional.
|
Installing the =markdown-mode= package is optional.
|
||||||
|
|
||||||
*** Manual
|
*** Manual
|
||||||
Install =emacs-aio=, (=M-x package-install⏎= =emacs-aio⏎=), then clone this repository and load this file:
|
Clone this repository and load this file:
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(add-to-list 'load-path "/path/to/gptel/")
|
(add-to-list 'load-path "/path/to/gptel/")
|
||||||
(require 'gptel)
|
(require 'gptel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue