Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
purva-thakre authored Dec 5, 2020
1 parent 3a4ba76 commit 6151aa5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ To run the tests for the pyQuil and Qiskit plugins (which of course require for
pyQuil and Qiskit to be installed) run

```bash
(myenv) make test
(myenv) make test-pyquil
(myenv) make test-qiskit
```

*NOTE*: For the pyQuil tests to run, you will need to have QVM & quilc servers
Expand Down

0 comments on commit 6151aa5

Please sign in to comment.