From 9f86cf5e55a97b2574eb9a056155a2492c15fd81 Mon Sep 17 00:00:00 2001 From: Mandana Vaziri Date: Tue, 1 Oct 2024 13:47:14 -0400 Subject: [PATCH] minor change to readme (#116) Signed-off-by: Mandana Vaziri --- README.md | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23e80c95..eca9dedc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ See below for installation notes, followed by an [overview](#overview) of the la ## Interpreter Installation -The interpreter has been tested with Python version **3.11 and 3.12**. +The interpreter has been tested with Python versions **3.11** and **3.12**, on macOS and Linux. For Windows, please use WSL. To install the requirements for `pdl`, execute the command: diff --git a/docs/README.md b/docs/README.md index 7bd69f6c..48ca8b98 100644 --- a/docs/README.md +++ b/docs/README.md @@ -27,7 +27,7 @@ See below for installation notes, followed by an [overview](#overview) of the la ## Interpreter Installation -The interpreter has been tested with Python version **3.11 and 3.12**. +The interpreter has been tested with Python versions **3.11** and **3.12**, on macOS and Linux. For Windows, please use WSL. To install the requirements for `pdl`, execute the command: