From 3603532e316693f90542e185ecb082ed26e64d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sun, 17 Jan 2016 00:35:46 +0100 Subject: [PATCH] Fixed typo in README. --- graph-lib/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graph-lib/README.md b/graph-lib/README.md index 5f033e0..50addff 100644 --- a/graph-lib/README.md +++ b/graph-lib/README.md @@ -5,8 +5,9 @@ How to build this project ========================= To install the build dependencies of this project on a clean Ubuntu 14.04 -machine, you need to install a recent version of racket. First, you need to -install a recent version of racket. Then run the following commands: +machine, first install a recent [snapshot version of + racket](https://pre.racket-lang.org/installers/). Then run the following + commands: cd graph-lib/ sudo apt-get install git