From e9ec4f6fc7ef727584694b6cf2763924c4a67fbb Mon Sep 17 00:00:00 2001 From: Stefano Dalla Palma Date: Tue, 28 May 2024 09:46:10 -0500 Subject: [PATCH] Update README.md Updated docs --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 614089b..a3d1b1a 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,13 @@ It currently supports the Infrastructure as Code technology Ansible and Tosca. # How to install -From [PyPI](https://pypi.org/project/repository-miner/): +First, ensure your `git version` is greater than `2.38.0`. + +Then, from [PyPI](https://pypi.org/project/repository-miner/): ```pip install repository-miner``` -From source code: +Or, from source code: ```text git clone https://github.com/radon-h2020/radon-repository-miner.git