From 667d1a777140391cba5bac0e7b7532b3f6cb3bd8 Mon Sep 17 00:00:00 2001 From: Cyberes Date: Fri, 15 Mar 2024 23:05:21 -0600 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b1a8a..ac84882 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Quantum computing is super cool and this package makes it easy to use it in Pyth ## Install ```shell -pip install python3-quantum +pip install pip install git+https://git.evulid.cc/cyberes/python3-quantum ``` ## Usage