From 1146467319dac24afa24354fa134456149163b10 Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Wed, 3 Jul 2024 14:46:56 +0000 Subject: [PATCH] remove reference to dev version of quarto (#5) --- 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