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

Commit

Permalink
renaming folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Bettina Heim committed Aug 7, 2020
1 parent e33b432 commit feff76b
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
File renamed without changes.
6 changes: 3 additions & 3 deletions src/openqasm/README.md → src/qiskit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
To build and run this sample, execute the following commands:

```
cd src/openqasm
docker build -t openqasm .
docker run -it openqasm
cd src/qiskit
docker build -t qiskit .
docker run -it qiskit
python run_teleportation.py
```

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit feff76b

Please sign in to comment.