From 4f6d8aab55d568c5d65f0fbdc520bcebcf732009 Mon Sep 17 00:00:00 2001 From: Christine Lemmer-Webber Date: Wed, 21 Sep 2022 11:23:22 -0400 Subject: [PATCH] how to connect to the guile socket version --- README.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 018028b..61a414a 100644 --- a/README.org +++ b/README.org @@ -37,7 +37,12 @@ to get started. ** Hacking When you start up the bricabrac demo, it'll by default start up a -port you can connect over localhost to if you're using emacs + geiser. +socket you can connect to with emacs + geiser like: + +: M-x geiser-connect-local +: guile +: /tmp/8sync-socket + Then you can live hack away! If you change something in bricabrac (or whatever) and want to update -- 2.31.1