diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-06-10 16:46:45 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 16:46:45 -0400 |
commit | afd3134bf4f8bfdeeaced8194eb3bd16860c093d (patch) | |
tree | 2e14d806491c7608c6b459ccc78502af53db9b6b | |
parent | 469afc13ce469fb51ccaa6beedcfcb78a9c4faa4 (diff) | |
download | docker-buildsys-pipeline-afd3134bf4f8bfdeeaced8194eb3bd16860c093d.tar.gz |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ $ ./build [TAG] [Pipeline_snapshot_URL] i.e. ``` -$ ./build CALDP-atodsat-rc1 https://ssb.stsci.edu/astroconda-releases/caldp/20200421/latest-linux.yml +$ ./build CALDP-20200421 https://ssb.stsci.edu/astroconda-releases/caldp/20200421/latest-linux.yml ``` |