Skip to content

Commit 47b2955

Browse files
authoredMar 4, 2025··
Update README.md (#1746)
1 parent e35223f commit 47b2955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Open-source implementations of the programming language _Source_. Source is a se
2222

2323
- NodeJS v20
2424
- 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).
25-
25+
- yarn: use the version specified in `package.json`. On macos, you may need to run `corepack enable`.
2626
## Usage
2727

2828
To build,

0 commit comments

Comments
 (0)
Please sign in to comment.