From f510b9475cea216423d7feb9c8e8c165146f82d2 Mon Sep 17 00:00:00 2001 From: Melf Date: Wed, 22 Nov 2023 17:45:52 +0000 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8fec4f..3f3ca200 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ or `Hopper` GPU and first install `cuQuantum Python` following their installatio This will include the necessary dependencies such as CUDA toolkit. Then, to install `pytket-cutensornet`, run: -```pip install pytket-cutensornet``` +```shell +pip install pytket-cutensornet +``` ## Bugs, support and feature requests