From b69c0d7a12b0a37f1fdaf5c62c4bf7d0e8f1e429 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 31 Jul 2024 15:12:20 -0500 Subject: [PATCH] mention installation from yihui.r-universe.dev --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b322d46..cd77ca1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,17 @@ or the system package Pandoc. Please consider this package experimental for now. The documentation is also very incomplete and still under development. +## Usage + +### Installation + +At the moment, you are recommended to install the development version from +r-universe: + +``` r +install.packages('litedown', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org')) +``` + ### Markdown rendering The function `litedown::mark()` is based on the R package