aboutsummaryrefslogtreecommitdiff
path: root/jwstdp/0.9.3/README.md
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2018-05-11 16:37:21 -0400
committerGitHub <noreply@github.com>2018-05-11 16:37:21 -0400
commit9d69c762fcea2e5ada6477011b78cf2a519d04c7 (patch)
treebba639be593fafc5cdbb879e5e14807b4663a919 /jwstdp/0.9.3/README.md
parent4080f3ba48744ed4f0f628ab1dfb78944f51b32e (diff)
downloadastroconda-releases-testing-9d69c762fcea2e5ada6477011b78cf2a519d04c7.tar.gz
Correct paths.
Diffstat (limited to 'jwstdp/0.9.3/README.md')
-rw-r--r--jwstdp/0.9.3/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/jwstdp/0.9.3/README.md b/jwstdp/0.9.3/README.md
index 507b664..3ef977f 100644
--- a/jwstdp/0.9.3/README.md
+++ b/jwstdp/0.9.3/README.md
@@ -5,13 +5,13 @@ A fresh installation of Anaconda3 or Miniconda3 is not required for each JWSTDP
For existing Anaconda3 or Miniconda3 installations:
```
-$ conda create -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3rc1/latest-linux
+$ conda create -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3/latest-linux
```
As bugfixes are announced your current pipeline software may be updated by issuing the command:
```
-$ conda update -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3rc1/latest-linux
+$ conda update -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3/latest-linux
```
# Installing From Scratch
@@ -37,7 +37,7 @@ $ export PATH=$HOME/miniconda3/bin:$PATH
## Install the pipeline
```
-$ conda create -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3rc1/latest-linux
+$ conda create -n jwstdp-0.9.3rc1 --file http://ssb.stsci.edu/releases/jwstdp/0.9.3/latest-linux
```
## Enter a BASH shell