Skip to content

Commit a29e393

Browse files
ArashMotamedigajus
authored andcommitted
docs: update demo instructions to https repo URL (#54)
1 parent f3ccba1 commit a29e393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `babel-plugin-react-css-modules` usage demo
22

33
```bash
4-
git clone git@github.com:gajus/babel-plugin-react-css-modules.git
4+
git clone https://github.com/gajus/babel-plugin-react-css-modules.git
55
cd ./babel-plugin-react-css-modules/demo
66
npm install
77
webpack-dev-server

0 commit comments

Comments
 (0)