Skip to content

Commit 1fd5e40

Browse files
authored
Update Readme
1 parent abc7b6a commit 1fd5e40

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ Alpha quality.
2727
```bash
2828
make all
2929
```
30+
31+
### Run the example validation
32+
33+
1. Make sure that you enable vscode remote container
34+
2. Run the example validation
35+
```bash
36+
cd examples/echo_app/ && mm.py README.md && echo SUCCESS
37+
```

0 commit comments

Comments
 (0)