Skip to content

Commit 954c1b2

Browse files
Fix installation on readme
1 parent 2161415 commit 954c1b2

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
@@ -16,7 +16,7 @@ ScoreDrivenModels.jl is a Julia package for modeling, forecasting, and simulatin
1616

1717
This package is registered so you can simply `add` it using Julia's `Pkg` manager:
1818
```julia
19-
pkg> add StateSpaceModels
19+
pkg> add ScoreDrivenModels
2020
```
2121

2222
## Citing the package

0 commit comments

Comments
 (0)