Docs: Remove obsolete plz.el installation instructions

Since plz.el is now on ELPA.
This commit is contained in:
Adam Porter 2022-06-23 02:10:09 -05:00
parent a5ea0827d3
commit cf66b9d957

View file

@ -73,10 +73,6 @@ The recommended way to install is with [[https://github.com/quelpa/quelpa-use-pa
(package-install 'quelpa-use-package)
(require 'quelpa-use-package)
;; Install `plz' HTTP library (not on MELPA yet).
(use-package plz
:quelpa (plz :fetcher github :repo "alphapapa/plz.el"))
;; Install Ement.
(use-package ement
:quelpa (ement :fetcher github :repo "alphapapa/ement.el"))