From 8e9c88040ac0dfcf006a3d3132d79df671894559 Mon Sep 17 00:00:00 2001 From: i3vie <180745311+i3vie@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:35:16 -0500 Subject: [PATCH] Remove obsolete oro-examples build command Signed-off-by: i3vie <180745311+i3vie@users.noreply.github.com> --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a67d161..dccd24c 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,6 @@ 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: