diff --git a/README.md b/README.md index f4c545e65..600c852b6 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,17 @@ Start a local server using: ```bash yarn +yarn build yarn serve ``` +Start in a development mode using: + +```bash +yarn +yarn start +``` + The website is automatically deployed using [Vercel](https://vercel.com). Search is powered by [Algolia DocSearch](https://docsearch.algolia.com/). diff --git a/src/home/index.html b/src/home/index.html index c4ce5762a..98c8987a4 100644 --- a/src/home/index.html +++ b/src/home/index.html @@ -63,7 +63,7 @@

- The zero configuration build tool for + The zero configuration build tool for