Skip to content

Commit 2a5a990

Browse files
committed
fixed readme
1 parent 7d4b500 commit 2a5a990

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
@@ -31,7 +31,7 @@ For more information, see the package vignette using `vignette("AHP car example"
3131
```{code = R}
3232
3333
devtools::install_github("gluc/ahp", build_vignettes = TRUE)
34-
vignette("AHP car example")
34+
vignette("car-example", package = "ahp")
3535
3636
# run analysis
3737
library(ahp)

0 commit comments

Comments
 (0)