Skip to content

Commit

Permalink
Adding note in readme the devcontainer is done
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy4pi314 committed Jul 6, 2020
1 parent 3a6f01f commit 753fbeb
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,12 @@ operation QueryAndMeasureQRAM(memory : QRAM, queryAddress : Int) : Int {
## Installation

TODO:
- Docker
- Binder
- Codespaces
- Remote dev env
- local install
- [ ] Docker
- [ ] Binder
- [ ] Codespaces
- [x] Remote development environment with VS Code
- Dev container is in `.devcontainer`, see instructions for VSCode on how to launch.
- [ ] local install

## API Reference

Expand Down

0 comments on commit 753fbeb

Please sign in to comment.