From dbc30cd5af919cd6576912928ba97a977a806546 Mon Sep 17 00:00:00 2001 From: Etienne Gavazzi Date: Thu, 12 Dec 2024 19:06:07 -0500 Subject: [PATCH] fix html --- docs/src/manual_installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/manual_installation.md b/docs/src/manual_installation.md index 8cb74a3..d83ef28 100644 --- a/docs/src/manual_installation.md +++ b/docs/src/manual_installation.md @@ -16,8 +16,8 @@ julia> Pkg.instantiate() # this might take a while... 4. AURORA is now ready to use! -
-
+

+

**Notes:** - "Instantiating" the environment will download and install dependencies in their correct version. This needs to be done only the first time you use AURORA.