]> git.eshelyaron.com Git - sweep.git/commitdiff
; Add installation instructions for 'straight.el' users
authorEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 18:30:05 +0000 (19:30 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 3 Feb 2024 18:30:05 +0000 (19:30 +0100)
* sweep.texi (Installation): Provide a recipe for installing Sweep
with 'straight.el'.

sweep.texi

index e576aa5f924467243394866aecc9a53d8c824607..e4ee8d2ed8e0fb8b325cbc2093fcf9a7a5dfe7f7 100644 (file)
@@ -318,6 +318,12 @@ configuration:
 To upgrade Sweep to a newer version, do @kbd{M-x package-upgrade
 @key{RET} sweeprolog @key{RET}}.
 
+For @file{straight.el} users, use the following form to install Sweep:
+
+@lisp
+(straight-use-package '(sweeprolog :files (:defaults "*.pl")))
+@end lisp
+
 @node Getting Started
 @chapter Getting Started