Skip to content

Commit

Permalink
Update stepper instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gohla committed Nov 8, 2023
1 parent 5167e97 commit 56f9ee9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,11 @@ Or to interactively build, run:
mdbook serve
```

## Generate source code
## Debugging and/or developing code in the tutorial

To generate all source code into `dst`, run:

```shell
cd stepper
cargo run --bin stepper -- step-all -d dst --skip-cargo --skip-outputs
```

Expand Down

0 comments on commit 56f9ee9

Please sign in to comment.