From 9d65dc496c1d2512ac5843d80868750575cd3f94 Mon Sep 17 00:00:00 2001 From: Vince Carey Date: Sat, 23 Mar 2024 11:43:30 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c944afb..91f68c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # YESCDS2 Updating YESCDS with webr + +To make this work, one needs to `quarto add coatless/quarto-webr` in the folder where +qmd will be compiled. The repos and packages are specified in the qmd header. + +pkgdown does not seem to handle webr quarto at this time (23 mar 2024)