Skip to content

Commit

Permalink
Remove depth command from readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
robdodson committed Apr 29, 2019
1 parent 7c5ba54 commit 9ea0794
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 @@ -20,7 +20,7 @@ authoring guides and codelabs.
### Clone the repo.

```
git clone --depth 1 https://github.com/GoogleChrome/web.dev.git --recurse-submodules
git clone https://github.com/GoogleChrome/web.dev.git --recurse-submodules
```

### Install dependencies.
Expand Down

0 comments on commit 9ea0794

Please sign in to comment.