summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 2 insertions, 4 deletions
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