summaryrefslogtreecommitdiffhomepage
path: root/dev/examples
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-07-23 09:10:10 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-07-23 09:10:10 +0100
commitbb11d32131e786b40550375005b12bcb31cf25d7 (patch)
treede8aff234ac4e57ee333e9af74f331921ae904bc /dev/examples
parentf61f6168ea9da22a1b5a5af62cb4167a7d3018db (diff)
feat! NeBuild and BuildKit has been improved and refactored.
They now are called 'nebuild' instead of 'btb' Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/examples')
-rw-r--r--dev/examples/example_02_libbtb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/examples/example_02_libbtb/README.md b/dev/examples/example_02_libbtb/README.md
index 26ccb72..21e64be 100644
--- a/dev/examples/example_02_libbtb/README.md
+++ b/dev/examples/example_02_libbtb/README.md
@@ -1,6 +1,6 @@
# Notice for Deployment.
-In order to use libBTB, it shall live on the same directory,
+In order to use libNeBuild, it shall live on the same directory,
<br/>
or within a directory recognized in the `$LD_LIBRARY_PATH` or `$DYLD_LIBRARY_PATH` variable.