From eb252faef806b146908060f917d3effdb4eba245 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 22 Oct 2019 20:52:59 +0200 Subject: Adjust instructions for building development version. * README.org: Adjust build instructions. * guix/rekado/guile-studio.scm (guile-studio): Rename package to "guile-studio-devel". --- README.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 51291d0..371ae38 100644 --- a/README.org +++ b/README.org @@ -11,10 +11,8 @@ to create yet another “prelude” or starter pack for general use of Emacs. Instead the only goal is to hide Emacs quirks and provide a pleasant Guile + Geiser experience out of the box. -To install it try this: +To build Guile Studio from source with Guix and run it try this: git clone https://git.elephly.net/software/guile-studio.git cd guile-studio - guix package -L guix -i guile-studio - -Run “guile-studio” to start it. + $(guix build -L guix guile-studio-devel)/bin/guile-studio -- cgit v1.2.3