Skip to content

Commit 1b17bdc

Browse files
committed
README installation correction #26
1 parent ebf6ca8 commit 1b17bdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ You must have a **cpp** compiler. Follow the instructions from [Section 1.3. by
184184

185185
Just open your **R** and install the package from its developer's repository by typing:
186186
```
187-
devtools::install_github("bsvars/bsvars")
187+
devtools::install_github("bsvars/bvarPANELs")
188188
```
189189

190190
## Development

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ and for **Linux:** install the standard development packages.
213213
Just open your **R** and install the package from its developer’s
214214
repository by typing:
215215

216-
devtools::install_github("bsvars/bsvars")
216+
devtools::install_github("bsvars/bvarPANELs")
217217

218218
## Development
219219

0 commit comments

Comments
 (0)