From e406adaeac89d13a802ec0388b14b2d05a73d574 Mon Sep 17 00:00:00 2001 From: Joseph HENRY Date: Tue, 27 Aug 2024 09:33:49 +0000 Subject: [PATCH] fix doc build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6e2dfe6..f2ea2ab7 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ If you spot something incorrect or just think a page could do with some improvem - Install Node.js https://nodejs.org/en/download - `npm install -g yarn` -- `yarn add docusaurus --dev` - `cd {ayon-doc-repo}/website` +- `yarn install` - `yarn start` ## Addons