diff options
author | Adam Spiers <git@adamspiers.org> | 2018-05-30 19:28:16 +0100 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2018-05-30 19:28:16 +0100 |
commit | 99ec598da6df125d59f9b0b6b503daf76261983a (patch) | |
tree | 215767e002c7325733df2570d507120c03f1e5d0 | |
parent | 39f6c72a63f570615db300ee4b0f334342592c59 (diff) | |
download | git-deps-99ec598da6df125d59f9b0b6b503daf76261983a.tar.gz |
Docker-based installation is now fixed
-rw-r--r-- | INSTALL.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |