Skip to content

Commit b4b1206

Browse files
Update README.md
1 parent 5011800 commit b4b1206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ More information is available in the [documentation](https://palmtree2013.github
3939
## Installation
4040
DelaySSAToolkit can be installed through the Julia package manager:
4141
```julia
42-
]add DelaySSAToolkit
43-
using DelaySSAToolkit
42+
using Pkg
43+
Pkg.add("DelaySSAToolkit")
4444
```
4545
and you might need to run
4646
```julia

0 commit comments

Comments
 (0)