diff --git a/README.md b/README.md index 2f13fee..dc884da 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ where each commit must pass CI before being included in the main branch. - Provide a server component that manages the trunk-based development process - Ensure a consistent, high-quality codebase by preventing untested changes from being merged +## Prerequisits + +- Rust ??? +- pgk-config +- libssl-dev +- clang-16 +- mold + ## Installation You can install `git-next` using Cargo: