Skip to content

Commit e357827

Browse files
authored
Update README.md
1 parent 62818dc commit e357827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ an ordinary differential equation.
9292

9393
```julia
9494
# Fetch required packages.
95-
using Catalyst, OrdinaryDiffEq, Plots
95+
using Catalyst, OrdinaryDiffEqDefault, Plots
9696

9797
# Create model.
9898
model = @reaction_network begin

0 commit comments

Comments
 (0)