~Example for github repo: fetcher -> host

This commit is contained in:
oreodave
2019-08-05 12:32:03 +01:00
parent d18d7467b1
commit e37a25511b

View File

@@ -3,7 +3,7 @@
;;; Examples:
;; (package! some-package)
;; (package! another-package :recipe (:fetcher github :repo "username/repo"))
;; (package! another-package :recipe (:host github :repo "username/repo"))
;; (package! builtin-package :disable t)
(package! elcord)
(package! wttrin)