diff --git a/README.md b/README.md index d5bd851..24b5eee 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,12 @@ NI created and supports this package. ## Python Version Support `nipanel` supports CPython 3.9+. + +## Installation + +As a prerequisite to using the `nipanel` module, you must install InstrumentStudio 2026 Q1 +or later on your system. You can download and install this software using +[NI Package Manager](https://www.ni.com/en/support/downloads/software-products/download.package-manager.html). + +You can directly install the `nipanel` package using `pip` or by listing it as a +dependency in your project's `pyproject.toml` file.