We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f346ac7 commit 34a9223Copy full SHA for 34a9223
README.md
@@ -38,9 +38,6 @@ using Pkg
38
# (optional but recommended) create new environment in which to install Catalyst
39
Pkg.activate("catalyst_environment")
40
41
-# install ModelingToolkit 9.59
42
-Pkg.add(; name = "ModelingToolkit", version ="9.59")
43
-
44
# install latest Catalyst release
45
Pkg.add("Catalyst")
46
```
0 commit comments