From 8f5e8b26660b1cc426a4728b00539ccb42d9c10f Mon Sep 17 00:00:00 2001 From: Milne Date: Wed, 31 Jan 2024 13:46:20 +0000 Subject: [PATCH] Removes R from README --- {{ cookiecutter.repo_name }}/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/{{ cookiecutter.repo_name }}/README.md b/{{ cookiecutter.repo_name }}/README.md index 301c4e0..945df6a 100644 --- a/{{ cookiecutter.repo_name }}/README.md +++ b/{{ cookiecutter.repo_name }}/README.md @@ -77,9 +77,6 @@ contributing guidelines][contributing]. [```Contributors have some additional requirements!```][contributing] - Python 3.6.1+ installed -{% if cookiecutter.using_R == "Yes" -%} -- R 4.0.4+ installed -{% endif -%} - a `.secrets` file with the [required secrets and credentials](#required-secrets-and-credentials) - [load environment variables][docs-loading-environment-variables] from `.env`