From 3c5de1f10811c012ef44c52ff125367e56d84419 Mon Sep 17 00:00:00 2001 From: Tyler Erickson Date: Mon, 1 Dec 2025 20:42:35 +0000 Subject: [PATCH] Describe location of the myst.yml file --- reference/04-using-myst.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/04-using-myst.md b/reference/04-using-myst.md index 6193788..c88a7eb 100644 --- a/reference/04-using-myst.md +++ b/reference/04-using-myst.md @@ -4,7 +4,7 @@ ### Building your site for the first time -Every MyST site must have a `myst.yml` config file that defines the project. +Every MyST site must have a `myst.yml` config file that defines the project. For this workshop, the file is located in the root directory of the repository. Right-click this file in the file browser and select the first item on the context menu: "Build MyST Project".