aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-05-02 12:39:44 -0400
committerGitHub <noreply@github.com>2017-05-02 12:39:44 -0400
commita826edb6858bfd7f20c2506c71dca7f110faeb2a (patch)
tree4ebe6d0164c9c213f50bf1d5ee76a88454f6fb73 /README.md
parenta9f8423c26068abbac0496296a760b04e0aed974 (diff)
downloadbuild_control-a826edb6858bfd7f20c2506c71dca7f110faeb2a.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.