MilesCranmer commited on
Commit
5af7e2e
1 Parent(s): 9254d92

Clarify installation - need Julia and Python

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -36,6 +36,7 @@ python interface.
36
 
37
 
38
  # Installation
 
39
 
40
  Install Julia - see [downloads](https://julialang.org/downloads/), and
41
  then instructions for [mac](https://julialang.org/downloads/platform/#macos)
 
36
 
37
 
38
  # Installation
39
+ PySR uses both Julia and Python, so you need to have both installed.
40
 
41
  Install Julia - see [downloads](https://julialang.org/downloads/), and
42
  then instructions for [mac](https://julialang.org/downloads/platform/#macos)