Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-melf committed Nov 22, 2023
1 parent 51262d5 commit 6ec1d8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ executed on IonQ's quantum devices and simulators.
`pytket-ionq` is available for Python 3.8, 3.9 and 3.10, on Linux, MacOS
and Windows. To install, run:

```pip install pytket-ionq```
```shell
pip install pytket-ionq
```

This will install `pytket` if it isn't already installed, and add new classes
and methods into the `pytket.extensions` namespace.
Expand Down

0 comments on commit 6ec1d8d

Please sign in to comment.