aboutsummaryrefslogtreecommitdiff
path: root/jwstdp/0.14.1
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-11-12 09:09:25 -0500
committerGitHub <noreply@github.com>2019-11-12 09:09:25 -0500
commit3432322a59c79344c21cd371b85c64e11912a088 (patch)
tree3f05ab1b40f13e762fe79a84a371168b49825294 /jwstdp/0.14.1
parent3613ab7d0360d2fd0ea26bb97038f69337ad177c (diff)
downloadastroconda-releases-3432322a59c79344c21cd371b85c64e11912a088.tar.gz
Fix formatting in JWSTDP 0.14.1 readme
Diffstat (limited to 'jwstdp/0.14.1')
-rw-r--r--jwstdp/0.14.1/README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/jwstdp/0.14.1/README.md b/jwstdp/0.14.1/README.md
index f8808bf..a3123d6 100644
--- a/jwstdp/0.14.1/README.md
+++ b/jwstdp/0.14.1/README.md
@@ -25,8 +25,7 @@ $ source activate jwstdp-0.14.1
3) Install the pipeline software packages on top using `pip`:
```
- $ pip install -r
-https://ssb.stsci.edu/releases/jwstdp/0.14.1/reqs_stable-deps.txt
+ $ pip install -r https://ssb.stsci.edu/releases/jwstdp/0.14.1/reqs_stable-deps.txt
```
## Macos
@@ -46,8 +45,7 @@ $ source activate jwstdp-0.14.1
3) Install the pipeline software packages on top using `pip`:
```
- $ pip install -r
-https://ssb.stsci.edu/releases/jwstdp/0.14.1/reqs_macos-stable-deps.txt
+ $ pip install -r https://ssb.stsci.edu/releases/jwstdp/0.14.1/reqs_macos-stable-deps.txt
```
# Advance setup