specify the specific python version

This commit is contained in:
Pim Nelissen
2025-09-07 17:40:54 +02:00
parent 834f049476
commit 1cbc0cfd0a

View File

@ -6,7 +6,7 @@ This repository contains code from previous coursework, but organised and format
# Installation
> NOTE: This guide assumes you have a working installation of Python 3 and git on a unix-like (Linux, MacOS) system.
> NOTE: This guide assumes you have a working installation of Python >= 3.12 and git on a unix-like (Linux, MacOS) system.
First, clone the repository: