From 97cb36b8e980bef547074701a99815b15c0e81db Mon Sep 17 00:00:00 2001
From: bruno-f-cruz <7049351+bruno-f-cruz@users.noreply.github.com>
Date: Tue, 3 Dec 2024 05:37:30 -0800
Subject: [PATCH] Fix reference to correct YamlDotNet version
---
_topics/_08_reproducible_research_practices/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_topics/_08_reproducible_research_practices/README.md b/_topics/_08_reproducible_research_practices/README.md
index a17aa18..136c2ca 100644
--- a/_topics/_08_reproducible_research_practices/README.md
+++ b/_topics/_08_reproducible_research_practices/README.md
@@ -16,7 +16,7 @@ pip install pydantic
5. Ensure that the `src/bonsai/Extensions.csproj` defines the following dependencies:
```xml
-
+
```
6. The repository has two demos: `demo1` and `demo2`. They can be identically. For `demo1`: