Skip to content

Commit 2a2fd72

Browse files
Update README.md
1 parent b4b1206 commit 2a2fd72

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ DelaySSAToolkit can be installed through the Julia package manager:
4242
using Pkg
4343
Pkg.add("DelaySSAToolkit")
4444
```
45-
and you might need to run
46-
```julia
47-
using Pkg
48-
Pkg.instantiate()
49-
```
50-
for the first time after installation.
51-
52-
5345
## Examples
5446
To run the following two examples, Catalyst.jl has to be installed by
5547
```julia

0 commit comments

Comments
 (0)