From 5bfbc5dd67b7752c76ea36692cbb4df1401cb6c0 Mon Sep 17 00:00:00 2001 From: LisaFC Date: Mon, 12 Nov 2018 17:55:32 +0000 Subject: [PATCH] Update _index.md --- content/en/docs/Getting started/_index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/en/docs/Getting started/_index.md b/content/en/docs/Getting started/_index.md index 76ace96..f24d5b0 100755 --- a/content/en/docs/Getting started/_index.md +++ b/content/en/docs/Getting started/_index.md @@ -460,9 +460,7 @@ Depending on your deployment choice you may want to serve your site locally duri {{% alert title="Note" color="primary" %}} If you've just added the theme as a submodule in a local version of your site and haven't committed it to a repo yet, you must get local copies of the theme's own submodules before serving your site. - ``` git submodule update --init --recursive - ``` {{% /alert %}} 1. Ensure you have the tools described in [Installation and Prerequisites](#installation-and-prerequisites) installed on your local machine, including `postcss-cli` (you'll need it to generate the site resources the first time you run the server).