Skip to content

Commit d31bd06

Browse files
committed
Added installation instructions to the readme.
1 parent 22650e4 commit d31bd06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@
88
[![PyPI version](https://badge.fury.io/py/ctis.svg)](https://badge.fury.io/py/ctis)
99

1010
A Python library for analyzing and simulating observations from computed tomography imaging spectrographs (CTIS).
11+
12+
## Installation
13+
14+
The package is published on PyPI and can be installed using `pip`
15+
16+
```shell
17+
pip install ctis
18+
```

0 commit comments

Comments
 (0)