From 885fd2a24fa2ce180fd179d3bb5773671dc33311 Mon Sep 17 00:00:00 2001 From: dianed-square <73617011+dianed-square@users.noreply.github.com> Date: Fri, 16 Jan 2026 08:58:34 -0800 Subject: [PATCH] docs: clarify directory in /documentation readme (#6541) --- documentation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/README.md b/documentation/README.md index d9b31973..d81b96bb 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -2,6 +2,8 @@ This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. +Run all commands from the `documentation/` directory. + ### Installation ```