diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-05 14:43:26 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-09-05 14:43:26 +0200 |
| commit | d9c7aecab1ee781be09812a44173f3f54736449a (patch) | |
| tree | 8632c4609c0a6b0d3fa83ca8ca1a48af9a9a112d | |
| parent | 3d704f48f37b5904a10a98668ebdd52e8bb6b595 (diff) | |
[ FIX ] Fix ReadMe shortcomings.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
| -rw-r--r-- | ReadMe.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ -# ZPT +# BTB -A tool used to build libraries/programs and fetch them. +A tool used to build libraries/programs for ZKA. ## Installation - You need GCC - You need Make -- Run make `build-zpt` and that's it! +- Run make `build-btb-core` and `build-btb` and that's it! |
