From 053e43788685cecd48144fb612dc4f04701ac62f Mon Sep 17 00:00:00 2001 From: Charro Gruver Date: Fri, 7 Feb 2025 19:38:56 +0000 Subject: [PATCH] Remove reference to non-existent docs in CONTRIBUTING.md Signed-off-by: Charro Gruver --- CONTRIBUTING.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0145c757..0fc331b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,12 +53,6 @@ This section describes how to make a contribution to RamaLama. ### Prepare your environment -Read the [install documentation to see how to install dependencies](https://ramalama.io/getting-started/installation#build-and-run-dependencies). - -The install documentation will illustrate the following steps: -- Installation of required tools -- Installing RamaLama from source - The minimum version of Python required to use RamaLama is PYTHON 3.12 ### Fork and clone RamaLama