From 4558357e56116dd876962d36eb01fa531d015d7c Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Tue, 2 Jul 2024 21:05:43 -0500 Subject: [PATCH] remove reference to dev version of quarto --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e90a29c..99e627c 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ The rendered website version of the course materials is available [here](https:/ This repository uses [Quarto](https://quarto.org) with the Julia code execution supplied by [QuartoNotebookRunner.jl](https://github.com/PumasAI/QuartoNotebookRunner.jl/), which requires Quarto 1.5+. -As of early May 2024, Quarto 1.5 is only available as a preview release, which you'll need to [download from GitHub](https://github.com/quarto-dev/quarto-cli/releases). Under each release's "Assets", you can find platform-specific installers. - ```sh ~/EmbraceUncertainty$ julia