Skip to content

Commit bf7ee92

Browse files
authored
Updates to README
Updated section headers and clarified requirements. Signed-off-by: Andrew Mikhail <andrewmikhail@ymail.com>
1 parent c3595c2 commit bf7ee92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
- Reflexion [In Development]
3131
- **Extensible Tooling System** — Plug in your own tools or use built-in ones (Web Search, Wikipedia, Python Executor, etc).
3232

33-
## Requirements
33+
## Pre-requisites
3434

3535
- C++20 compatible compiler (GCC 14+, Clang 17+, MSVC 2022+)
36-
- Bazel 8.3.1+
36+
- Bazel 8.3.1+ (https://bazel.build/install)
3737

3838
- Dependencies (already provided for convenience)
3939
- python3 (3.11+)

0 commit comments

Comments
 (0)