Skip to content

Commit d828488

Browse files
explain how to run the examples (#7)
1 parent 9016507 commit d828488

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ As there are multiple exercises, we chose to split them into multiple binaries.
55

66
**Note** Please open the whole workspace, not only a single solution (folder) separately.
77

8+
To build the solutions, enter the requested lab
9+
folder and run `cargo build` and `cargo run`.
10+
811
```shell
912
lab-solutions
1013
├── lab01 -> Debug

0 commit comments

Comments
 (0)