From: Eshel Yaron Date: Sat, 3 Feb 2024 18:30:05 +0000 (+0100) Subject: ; Add installation instructions for 'straight.el' users X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1450b28dbae210b7404a596cbc55a3a97132b01;p=sweep.git ; Add installation instructions for 'straight.el' users * sweep.texi (Installation): Provide a recipe for installing Sweep with 'straight.el'. --- diff --git a/sweep.texi b/sweep.texi index e576aa5..e4ee8d2 100644 --- a/sweep.texi +++ b/sweep.texi @@ -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