Skip to content

Commit

Permalink
add trebugger to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGupta2012 authored Dec 14, 2022
1 parent 70c8781 commit d8ad6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This repository presents a debugger for the **qiskit transpiler** in the form of
1. To install the debugger using pip (a python package manager), use -

```bash
pip install -i https://test.pypi.org/simple/ --extra-index https://pypi.org/simple/ qiskit-trebugger
pip install qiskit-trebugger
```
- PIP will handle the dependencies required for the package automatically and would install the latest version.
- Currently the project is hosted as a test package and would be hosted on the real index when *tests* are added.
Expand Down

0 comments on commit d8ad6b7

Please sign in to comment.