summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index e820e16..ca6e21a 100644
--- a/README
+++ b/README
@@ -160,6 +160,9 @@ Sly differentiates itself from most other game engines by encouraging
#+BEGIN_SRC sh
guix environment -l guix.scm
+ ./bootstrap && ./configure \
+ --with-libfreeimage-prefix=$(guix build freeimage) \
+ --with-libgslcblas-prefix=$(guix build gsl)
#+END_SRC
* Running Examples