diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 16:30:27 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 16:30:27 +0100 |
| commit | c51737aad748d7ee00231bb58f61aefe04e480fb (patch) | |
| tree | fbe1b2de1a3693520765a894867b11152ff38b87 /ReadMe.md | |
| parent | 3e9c2c93214f960a3ef3a6f1533e005df588f75b (diff) | |
Add dry_run field support.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,17 +1,16 @@ # BTB. -A tool by ELMH Group to build libraries and programs. - ## Installation requirements: -- GNU C++ Compiler. +- GNU C++ +- GNU Make -## Steps (makefile): +## Steps (GNU Make): - Run make `build-btb-core` and `build-btb`. -## Steps (btb): +## Steps (BTB && OpenBTB): - Run `btb` and pass the path to the manifest file. -###### Copyright (C) 2024, ELMH Group, all rights reserved. All rights reserved.
\ No newline at end of file +###### Copyright (C) 2024, Theater Quality Inc, all rights reserved. All rights reserved.
\ No newline at end of file |
