Skip to content

Commit ea57724

Browse files
authored
docs: update suggestion for OSS meta projects
1 parent c04fab3 commit ea57724

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docs/installation.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ npx create-docusaurus@latest my-website classic --typescript
4242

4343
:::info FB-Only
4444

45-
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:
45+
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:
4646

4747
```bash
48-
npx create-docusaurus@latest my-website facebook
48+
scarf static-docs-bootstrap
4949
```
5050

5151
:::

0 commit comments

Comments
 (0)