README: Change installation instructions (no aio)

This commit is contained in:
Karthik Chikmagalur 2023-03-18 00:04:16 -07:00
parent 040baad910
commit 051501c892

View file

@ -26,7 +26,7 @@ Installing the =markdown-mode= package is optional.
Installing the =markdown-mode= package is optional.
*** 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
(add-to-list 'load-path "/path/to/gptel/")
(require 'gptel)