Skip to content

Commit

Permalink
README: frop --recurse-submodules flag
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Mar 28, 2022
1 parent f1196c5 commit b47a3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b47a3a4

Please sign in to comment.