From 086f3480841acb18b9c2ae8ef28fa0878110b88e Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Fri, 17 Jan 2025 00:37:30 -0700 Subject: [PATCH] add pypi link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8feada..cfad784 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Named after [Pluto's moon](https://en.wikipedia.org/wiki/Charon_(moon)), Charon 1. Install LibIIO. This is a dependency of [PyADI-IIO](https://wiki.analog.com/resources/tools-software/linux-software/pyadi-iio). On Ubuntu 22.04 just run `sudo apt-get install -y libiio-dev` -2. `pip install charon-vna` +2. Charon releases are published on [PyPi](https://pypi.org/project/charon-vna/). Install using pip: +`pip install charon-vna` ## Hardware Setup