From f848562b4ebb31da1547588815c2c1a762a0071e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Hoffimann?= Date: Fri, 7 Feb 2025 12:32:21 -0300 Subject: [PATCH] Update build instructions --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4f7f908..e5c89e9 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,6 @@ The book is available online for free at To build this book, you need: - Julia v1.11 -- IJulia (>= v1.26) - ```julia - import Pkg - Pkg.add("IJulia") - ``` - Quarto 1. Open the Julia REPL and instantiate the environment in this folder: