We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b048bd8 commit 69e50a3Copy full SHA for 69e50a3
1 file changed
vignettes/intro_htmlwidgets.Rmd
@@ -57,7 +57,7 @@ withr::with_dir(
57
58
### Building the JavaScript
59
60
-The next step is to navigate to the newly-created `sparklines` directory in your terminal. Then, run the following commands:
+The next step is to navigate to the newly-created `sparklines` project and run the following R commands:
61
62
```{r}
63
system("yarn install")
0 commit comments