From da45a23f3d9edad8e639e69ea3132b2612818226 Mon Sep 17 00:00:00 2001 From: John Haddon Date: Sat, 2 Jun 2018 16:51:02 +0100 Subject: [PATCH] README : Add link to GafferHQ/dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bda613..bf4e8ce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Gaffer Resources -This project contains resources such as caches and textures for use in Gaffer documentation and example scripts. It is needed as part of a Gaffer build, but managed in a separate repository to avoid bloat in the main code repository. Rather than use this repository directly, see the gafferDependencies project which bundles it with all other dependencies necessary to build Gaffer with a single command. +This project contains resources such as caches and textures for use in Gaffer documentation and example scripts. It is needed as part of a Gaffer build, but managed in a separate repository to avoid bloat in the main code repository. Rather than use this repository directly, see the [GafferHQ/dependencies](http://github.com/GafferHQ/dependencies) project which bundles it with all other dependencies necessary to build Gaffer with a single command.