From 1c809a551aef44340d713645ba3165bf7c21f35d Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Mon, 11 Feb 2019 15:13:44 +0100 Subject: Add installation instructions. --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 96db7b8..51291d0 100644 --- a/README.org +++ b/README.org @@ -10,3 +10,11 @@ environment for Guile learners and Emacs agnostics. The goal is not 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: + + 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. -- cgit v1.2.3