summaryrefslogtreecommitdiffhomepage
path: root/ReadMe.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-17 07:32:30 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-17 07:36:57 +0100
commit20252df698106283d15ddf7d53f4e0dd9462666d (patch)
treebf77733ab5fddd3f09962cde9a22e9f1d485b6c9 /ReadMe.md
parentcaecbd4e6eb2877b7e9bdd4fb2e4f3e370b336c9 (diff)
refactor! Lots of breaking changes to the codebase.
feat: Rename ‘btb‘ to ‘nebuild‘ to match nekernel.org's naming scheme. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 46363f3..d3430be 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -10,10 +10,10 @@
## Guide (GNU Make):
-- Run make `build-btb-core` and `build-btb`.
+- Run make `build-nebuild-core` and `build-nebuild`.
## Guide (NeBuild):
-- Run `btb` and pass the path to the manifest file.
+- Run `nebuild` and pass the path to the manifest file.
###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved.