Skip to content

Commit

Permalink
docs: update suggestion for OSS meta projects (#8804)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonk52 committed Mar 22, 2023
1 parent 3a73fdb commit 9c6b79b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ npx create-docusaurus@latest my-website classic --typescript

:::info FB-Only

If you are setting up a new Docusaurus website for a Facebook open source project, use the `facebook` template instead, which comes with some useful Facebook-specific defaults:
If you are setting up a new Docusaurus website for a Meta open source project, run this command inside an internal repository, which comes with some useful Meta-specific defaults:

```bash
npx create-docusaurus@latest my-website facebook
scarf static-docs-bootstrap
```

:::
Expand Down

0 comments on commit 9c6b79b

Please sign in to comment.