Skip to content

Commit

Permalink
Update Contribute.md, microsoft#1502 (microsoft#1508)
Browse files Browse the repository at this point in the history
  • Loading branch information
victordibia authored Feb 2, 2024
1 parent 78d7009 commit 1c3a53e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/Contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ pip install pydoc-markdown # skip if you use the dev container we provided
cd website
yarn install --frozen-lockfile --ignore-engines
pydoc-markdown
quarto render ./docs
yarn start
```

Expand All @@ -225,6 +226,7 @@ Once at the CLI in Docker run the following commands:
cd website
yarn install --frozen-lockfile --ignore-engines
pydoc-markdown
quarto render ./docs
yarn start --host 0.0.0.0 --port 3000
```

Expand Down

0 comments on commit 1c3a53e

Please sign in to comment.