From a8d2fd9a872facc4a6ea5bd803396392b1be417d Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 10 Jun 2020 16:54:52 -0400 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 692e165..237a4d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ $ ./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. https://ssb.stsci.edu/astroconda-releases/caldp/[date or codename]/latest-linux.yml +* `Pipeline_snapshot_URL` is the URL where a published (H)CALDP delivery snapshot YAML file may be found. i.e. +`https://ssb.stsci.edu/astroconda-releases/caldp/[date or codename]/latest-linux.yml` ``` $ ./build CALDP-20200421 https://ssb.stsci.edu/astroconda-releases/caldp/20200421/latest-linux.yml -- cgit