branch: elpa/hyperdrive
commit 28384a40181d59343048e519cc9e50613634e548
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Docs: Update installation instructions in Commentary
---
hyperdrive.el | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/hyperdrive.el b/hyperdrive.el
index 4512e76d03..4487ea0040 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -33,20 +33,14 @@
;;;; Installation:
-;; TODO: Update installation instructions
-;; hyperdrive.el requires Emacs version 28.1 or later.
+;; hyperdrive.el can be installed on Emacs version 28.1 or later with
-;; hyperdrive.el is available on MELPA:
-;; https://melpa.org/#/getting-started
+;; M-x package-install hyperdrive
-;; Once you've set up MELPA, run
-;; M-x package-install RET hyperdrive RET
+;; hyperdrive.el relies on hyper-gateway-ushin for connecting to the P2P
+;; network. You can download and install the gateway by running
-;; hyperdrive.el relies on hyper-gateway-ushin for connecting to the P2P
network:
-;; https://git.sr.ht/~ushin/hyper-gateway-ushin
-
-;; Installation instructions:
-;; https://git.sr.ht/~ushin/hyper-gateway-ushin/#installation
+;; M-x hyperdrive-install
;;; Code: