Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove unnecessary sqlite install
  • Loading branch information
raphaelshirley authored Feb 28, 2024
1 parent d447494 commit 325d7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This package can be installed from source using the following commands:
```console
git clone https://github.com/LSSTDESC/rail_lephare.git
cd rail_lephare
conda install -c conda-forge pytables sqlite
conda install -c conda-forge pytables
pip install '.[dev]'
```

Expand Down

0 comments on commit 325d7eb

Please sign in to comment.