summaryrefslogtreecommitdiff
path: root/INSTALL.org
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@member.fsf.org>2013-09-09 19:51:55 -0400
committerDavid Thompson <dthompson@member.fsf.org>2013-09-09 19:51:55 -0400
commit560f61d7fece4a2aed9ad4df19d4b8b51e6df595 (patch)
treeffae1dc13d11a201fba9b927a6702294e9779853 /INSTALL.org
parent0c2cca2e9027ae261276fd614088fc14f85afa41 (diff)
Require Guile 2.0.9.
Diffstat (limited to 'INSTALL.org')
-rw-r--r--INSTALL.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL.org b/INSTALL.org
index e2a2fff..0380315 100644
--- a/INSTALL.org
+++ b/INSTALL.org
@@ -18,7 +18,10 @@
sudo apt-get install guile-2.0-dev
#+END_SRC
- Guile 2.0.9 or higher is highly recommended.
+ This assumes that the version of Debian you are running has Guile
+ 2.0.9.
+
+ Check the versions available to you with =sudo apt-cache show guile-2.0-dev=.
*** SDL
SDL is a very popular, cross-platform game library.