diff --git a/README.md b/README.md index e1fc208..b8a5fc1 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ pip install "numpy>=2.4" pip install numpy-quaddtype ``` +Or grab the development version with + +```bash +pip install git+https://github.com/numpy/numpy-quaddtype.git +``` + ## Usage ```python