Skip to content

Commit 7f28687

Browse files
Merge pull request #10 from RandomSearch18/draft/great-mccarthy
Improve CSB documentation
2 parents 65774f2 + 3b823b5 commit 7f28687

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ It contains two tools:
1515

1616
You can try Rusty-Man Computer in your browser by visiting the **CodeSandbox demo**. (TODO: Add link)
1717

18-
Once CodeSandbox has loaded, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>\`</kbd> to open a new terminal, where you can use `cargo run` to run the [demo programs](#running-the-demo-programs) below.
18+
If you see "Setup in progress" in the top left of the CodeSandbox UI, it's building a microVM image for you. You'll have to wait for this to complete (you can click on it to see progress). You _might_ have to refresh after it's finished building.
19+
20+
Once CodeSandbox has loaded, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>\`</kbd> to open a new terminal, where you can use `cargo run` to run the [demo programs](#running-the-demo-programs) below :D
1921

2022
### Pre-compiled binaries
2123

0 commit comments

Comments
 (0)