diff --git a/website/docs/installation.md b/website/docs/installation.md index 86a511a721..88e2d69677 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -38,7 +38,7 @@ If you do not specify `name` or `template`, it will prompt you for them. We reco npx @docusaurus/init@latest init my-website facebook ``` -**[Experimental]:** If you want setting up a new website using [bootstrap](https://getbootstrap.com/), use the `bootstrap` template, like the following:: +**[Experimental]:** If you want setting up a new website using [bootstrap](https://getbootstrap.com/), use the `bootstrap` template, like the following: ```bash npx @docusaurus/init@latest init my-website bootstrap