Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacsas authored Nov 25, 2024
1 parent 62818dc commit e357827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ an ordinary differential equation.

```julia
# Fetch required packages.
using Catalyst, OrdinaryDiffEq, Plots
using Catalyst, OrdinaryDiffEqDefault, Plots

# Create model.
model = @reaction_network begin
Expand Down

0 comments on commit e357827

Please sign in to comment.