diff options
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -1,20 +1,19 @@ -# BTB. +# NeBuild - + [](LICENSE) -[](#) -## Installation requirements: +## Requirements: - GNU C++ - GNU Make -## Steps (GNU Make): +## Guide (GNU Make): -- Run make `build-btb-core` and `build-btb`. +- Run make `build-nebuild-core` and `build-nebuild`. -## Steps (BTB): +## 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, all rights reserved. All rights reserved. +###### Copyright (C) 2024-2025, Amlal El Mahrouss and NeKernel.org Authors, all rights reserved. |
