Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 52bc2fb

Browse files
committed
Use https for clone instructions
1 parent 0fdd08d commit 52bc2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To get started:
77
1. Clone the repository:
88

99
```bash
10-
git clone git@github.com:tailwindcss/playground tailwindcss-playground
10+
git clone https://github.com/tailwindcss/playground.git tailwindcss-playground
1111

1212
cd tailwindcss-playground
1313
```

0 commit comments

Comments
 (0)