diff --git a/README.md b/README.md index 163ce81cc..a991547a1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ theme changes), making sure you have installed all the prerequisites listed above: ```console -$ git clone --recurse-submodules --depth 1 https://github.com/google/docsy.git +$ git clone --depth 1 https://github.com/google/docsy.git $ cd docsy/userguide/ $ npm install $ npm run serve