diff --git a/website/docs/dev_build.md b/website/docs/dev_build.md index 2899dbd754..2c4bd1e9af 100644 --- a/website/docs/dev_build.md +++ b/website/docs/dev_build.md @@ -352,7 +352,8 @@ and [Yarn](https://yarnpkg.com/) to run this script. After executing it, you'll browser window with current OpenPype documentation. Same as: ```shell -./website/yarn start +cd ./website +yarn start ``` ### run_mongo