From a826edb6858bfd7f20c2506c71dca7f110faeb2a Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 2 May 2017 12:39:44 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4cb3c6b..bb32c59 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ automated conda package building system for the astroconda project. - `/jenkins` : Jenkins CI pipeline build script(s) ([Groovy](http://www.groovy-lang.org/)) - `/manifests` : Lists of conda package & metapackage recipes, and associated metadata for various astroconda release types ([YAML](http://yaml.org/)) - +- `/patches` : Patches to apply to conda machinery immediately after installation of conda to fix bugs that have not yet been corrected in available/applicable releases. -- cgit