Skip to content

Commit 519ad8f

Browse files
authored
Update README.md
1 parent 5dd2da6 commit 519ad8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Documentation: https://astrorama.github.io/SourceXtractorPlusPlus/
1717
SourceXtractor++ is available on [Anaconda Cloud for Linux and MacOSX](https://anaconda.org/astrorama/sourcextractor)
1818

1919
```bash
20-
conda install -c conda-forge -c astrorama sourcextractor==1.0.2
20+
conda install -c conda-forge -c astrorama sourcextractor==1.0.3
2121
```
2222

2323
We would recommend, however, to install it into its own environment.
2424

2525
```bash
26-
conda create -n sourcex -c astrorama -c conda-forge sourcextractor==1.0.2
26+
conda create -n sourcex -c astrorama -c conda-forge sourcextractor==1.0.3
2727
conda activate sourcex
2828
```
2929

0 commit comments

Comments
 (0)