# Installation

`lintsampler` can be intalled a few different ways:

- `pip`

```sh
pip install lintsampler
```

- `conda`

```sh
conda install -c conda-forge lintsampler
```

- Cloning the [GitHub repository](https://github.com/aneeshnaik/lintsampler)
