Skip to content

Commit

Permalink
Update Contribute.md, #1502
Browse files Browse the repository at this point in the history
  • Loading branch information
victordibia authored Feb 1, 2024
1 parent 5eaf712 commit 62ceb44
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 62ceb44

Please sign in to comment.