diff options
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 |
