From 7cee071e503ae2c68ba49dc494a4db759e1dd555 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus <rekado@elephly.net>
Date: Sat, 26 Aug 2017 13:57:53 +0200
Subject: [PATCH] Update dependencies in README.

* README (Requirenments): Replace git with guile-git.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 41883d1f..8c86a29a 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Cuirass currently depends on the following packages:
   - GNU Make
   - Guile-JSON
   - Guile-SQLite3
-  - Git
+  - Guile-Git
 
 A convenient way to install those dependencies is to install Guix and execute
 the following command:
-- 
GitLab