From 8ac3d369d493474ed29300dfa06d52b58396ab4d Mon Sep 17 00:00:00 2001 From: AdrianSosic Date: Wed, 30 Oct 2024 08:02:07 +0100 Subject: [PATCH] Capitalize Python --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ff346b58c..de13277a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,8 +15,8 @@ we recommend the following workflow: 1. Clone a [fork](https://github.com/emdgroup/BayBE/fork) of the repository to your local machine. -1. Create and activate a virtual python environment using one of the supported - python versions. +1. Create and activate a virtual Python environment using one of the supported + Python versions. 1. Change into the root folder of the cloned repository and install an editable version including all development dependencies: