From 99ec598da6df125d59f9b0b6b503daf76261983a Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 30 May 2018 19:28:16 +0100 Subject: Docker-based installation is now fixed --- INSTALL.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 36b7b58..a6702c7 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -76,12 +76,6 @@ Rather than following the above manual steps, you can try This has been tested on Ubuntu 14.10, where it was used as a way to circumvent difficulties with installing libgit2 >= 0.22. -However, at the time of writing, [this repository needs to be adapted -to the module-based installation -mechanism](https://github.com/paulwellnerbou/git-deps-docker/issues/2) -which was [recently introduced to -`git-deps`](https://github.com/aspiers/git-deps/pull/71). - ## Check installation Now `git-deps` should be on your `$PATH`, which means that executing -- cgit