Skip to content

Commit 1614c76

Browse files
committed
docs: add command for building examples
1 parent f412379 commit 1614c76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ cargo limine-x86_64
4343
cargo limine-aarch64
4444
```
4545

46+
To build the example modules:
47+
48+
```shell
49+
cargo oro-examples
50+
```
51+
4652
## Documentation
4753
The Oro kernel is thoroughly documented. You may generate a local copy of
4854
the documentation with:

0 commit comments

Comments
 (0)