summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.org b/INSTALL.org
index 2376d5b..20bff78 100644
--- a/INSTALL.org
+++ b/INSTALL.org
@@ -81,6 +81,8 @@
*Debian*
#+BEGIN_SRC sh
+ git clone https://github.com/davexunit/guile-2d.git
+ cd guile-2d/
./autogen.sh
./configure --prefix=/usr
make