mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Docs: Remove obsolete plz.el installation instructions
Since plz.el is now on ELPA.
This commit is contained in:
parent
a5ea0827d3
commit
cf66b9d957
1 changed files with 0 additions and 4 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Reference in a new issue