From 469afc13ce469fb51ccaa6beedcfcb78a9c4faa4 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 10 Jun 2020 16:46:24 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 129ed88..2552add 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ $ ./build [TAG] [Pipeline_snapshot_URL] i.e. ``` -$ ./build atodsat_RC1 https://ssb.stsci.edu/astroconda-releases/caldp/atodsat/latest-linux.yml +$ ./build CALDP-atodsat-rc1 https://ssb.stsci.edu/astroconda-releases/caldp/20200421/latest-linux.yml ``` -For the RC1 delivery iteration of the not-yet-finalized 'atodsat' calibration environment delivery set. +for the 20200421 final delivery iteration. Where: * `TAG` is the image tag to be appended to astroconda/buildsys-pipeline: -- cgit