fix yarn example

This commit is contained in:
Ondrej Samohel 2021-05-20 14:37:47 +02:00 committed by Ondřej Samohel
parent 12a910aaca
commit a097f99696
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -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