Skip to content

Commit 87c47c5

Browse files
hugufcSérgio Gomes
authored andcommitted
docs(all): Update README.md.
The default checked out branch isn't the master. So turns necessary checkout master before install deps.
1 parent db5544b commit 87c47c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Setup the repo:
2525

2626
```
2727
git clone https://github.com/google/material-design-lite.git && cd material-design-lite
28+
git checkout master
2829
npm i
2930
```
3031

0 commit comments

Comments
 (0)