diff --git a/README.md b/README.md index ea09fbe..d905d03 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,18 @@ git clone https://github.com/SovereignCloudStack/rookify cd rookify ``` -3. __TODO:__ Install script +3. For local installation of a development setup: +```bash +make setup +``` + +4. __TODO:__ Install script for container-based setup ## Usage __TODO__ +See the [Makefile](./Makefile). You can run it by simply typing `make`, which will give you a list of helpfull commands that can be used for development. + ## Support For issues, questions, or contributions, please open an issue or pull request in the GitHub repository. We welcome community feedback and contributions to enhance rookify.