From 71614780dd9c69a8438afeec95b49dea4bfa36c0 Mon Sep 17 00:00:00 2001 From: Martin Henz Date: Tue, 8 Aug 2023 13:44:44 +0800 Subject: [PATCH] readme updated (#1462) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4e5e45a1e..b9a6df317 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ Interpretation of Computer Programs, JavaScript Adaptation - node: known working version: v16.14.0 +- python: On MacBook Pro with chip Apple M1 Pro, use python 3.10.12. Here is +[the correct way to set Python 3 as default on a Mac](https://opensource.com/article/19/5/python-3-default-mac). + # Usage To build,