Skip to content

Commit

Permalink
docs: add command for building examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Jan 16, 2025
1 parent f412379 commit 1614c76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ cargo limine-x86_64
cargo limine-aarch64
```

To build the example modules:

```shell
cargo oro-examples
```

## Documentation
The Oro kernel is thoroughly documented. You may generate a local copy of
the documentation with:
Expand Down

0 comments on commit 1614c76

Please sign in to comment.