diff options
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -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  | 
