From dc165bbc3513cb7d37cd4d404801ebde7bebe9f8 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 10 Jun 2020 16:53:25 -0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 892ad14..e3c3c9a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ $ ./build [TAG] [Pipeline_snapshot_URL] Where: * `TAG` is the image tag to be appended to astroconda/buildsys-pipeline: * `Pipeline_snapshot_URL` is the URL where a published (H)CALDP delivery snapshot YAML file may be found. -i.e. +i.e. https://ssb.stsci.edu/astroconda-releases/caldp//latest-linux.yml ``` $ ./build CALDP-20200421 https://ssb.stsci.edu/astroconda-releases/caldp/20200421/latest-linux.yml -- cgit