Skip to content

Commit

Permalink
Update docs/guides/ai-transpiler-passes.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: abbycross <[email protected]>
  • Loading branch information
cbjuan and abbycross authored Nov 13, 2024
1 parent 8927907 commit c005322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/ai-transpiler-passes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To use the AI transpiler passes, first [install the `qiskit-ibm-transpiler` pack

## Run the AI transpiler passes locally or on the cloud

If you want to use the AI-powered transpiler passes in your local environment for free you need install `qiskit-ibm-transpiler` with some extra dependencies as follows:
If you want to use the AI-powered transpiler passes in your local environment for free, install `qiskit-ibm-transpiler` with some extra dependencies as follows:

```sh
pip install qiskit-ibm-transpiler[ai-local-mode]
Expand Down

0 comments on commit c005322

Please sign in to comment.