We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf6ca8 commit 1b17bdcCopy full SHA for 1b17bdc
README.Rmd
@@ -184,7 +184,7 @@ You must have a **cpp** compiler. Follow the instructions from [Section 1.3. by
184
185
Just open your **R** and install the package from its developer's repository by typing:
186
```
187
-devtools::install_github("bsvars/bsvars")
+devtools::install_github("bsvars/bvarPANELs")
188
189
190
## Development
README.md
@@ -213,7 +213,7 @@ and for **Linux:** install the standard development packages.
213
Just open your **R** and install the package from its developer’s
214
repository by typing:
215
216
- devtools::install_github("bsvars/bsvars")
+ devtools::install_github("bsvars/bvarPANELs")
217
218
219
0 commit comments