diff --git a/docs/en/1.0.x/installation.html b/docs/en/1.0.x/installation.html index 2a12e33b8a..d0aed064e4 100644 --- a/docs/en/1.0.x/installation.html +++ b/docs/en/1.0.x/installation.html @@ -116,11 +116,11 @@
  • In your root, rename docs-examples-from-docusaurus to docs.
  • cd website
  • Rename blog-examples-from-docusaurus to blog.
  • -
  • Run the local webserver via yarn start or npm start.
  • +
  • Run the local web server via yarn start or npm start.
  • Load the example site at http://localhost:3000. You should see the example site loaded in your web browser.
  • -
    Last updated on 2018-4-28 by Yangshun Tay
    Site Preparation