From b7bea28c9bbccdc3df560160f05b8fa88a349c1c Mon Sep 17 00:00:00 2001 From: Emanuel <3manuek@esdebian.org> Date: Sat, 25 Oct 2014 08:27:16 -0300 Subject: [PATCH] Fix INSTALL doc Added curl on the apt-get install instructions. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index a92a899..2549fb5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -15,7 +15,7 @@ started. You will note in particular: sudo apt-get install -y sbcl \ - git patch unzip \ + git curl patch unzip \ devscripts pandoc \ libsqlite3-dev