From c22e0a776c25070e7348300df4ef3b90ccff85ab Mon Sep 17 00:00:00 2001 From: jordandsullivan Date: Tue, 25 Feb 2025 14:02:35 -0800 Subject: [PATCH] Update Install Poetry link to instructions for installation (#257) Previous link was to general Poetry website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39fe328..7387c34 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ By leveraging [qBraid](https://github.com/qBraid/qBraid), UCC interfaces automat pip install ucc ``` -If developing or running benchmark, please install [Poetry](https://python-poetry.org/), then setup a dev version: +If developing or running benchmark, please install [Poetry](https://github.com/python-poetry/install.python-poetry.org), then setup a dev version: ```bash git clone https://github.com/unitaryfund/ucc.git