diff --git a/README.md b/README.md index a8675d45..73e5874f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ _Query Xarray with SQL_ [![ci](https://github.com/alxmrs/xarray-sql/actions/workflows/ci.yml/badge.svg)](https://github.com/alxmrs/xarray-sql/actions/workflows/ci.yml) [![lint](https://github.com/alxmrs/xarray-sql/actions/workflows/lint.yml/badge.svg)](https://github.com/alxmrs/xarray-sql/actions/workflows/lint.yml) +```shell +pip install xarray-sql +``` ## What is this?