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 62818dc commit e357827Copy full SHA for e357827
README.md
@@ -92,7 +92,7 @@ an ordinary differential equation.
92
93
```julia
94
# Fetch required packages.
95
-using Catalyst, OrdinaryDiffEq, Plots
+using Catalyst, OrdinaryDiffEqDefault, Plots
96
97
# Create model.
98
model = @reaction_network begin
0 commit comments