Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaskia authored Jan 9, 2025
1 parent fa3ca8a commit b8a784a
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 @@ -17,4 +17,4 @@ The quantum library can be used separately, but it was mostly built for this edi
Drag the white boxes with words/letters at the top of the screen onto the black lines below. Once you've made something you want to test, hit the `Simulation Step` button.

# Running
Either use the github page for this repo or clone it and using the dioxus cli (```cargo install dioxus-cli``` - you will need rust installed as well) run the following: ```dx serve --package editor --platform web```
Either use the github page for this repo or clone it and using the dioxus cli (```cargo install dioxus-cli``` - you will need [rust installed](https://www.rust-lang.org/tools/install) as well) run the following: ```dx serve --package editor --platform web```

0 comments on commit b8a784a

Please sign in to comment.