Skip to content

Commit a36562d

Browse files
authored
Merge pull request #3 from orindholt/patch-1
Corrected clone command in README.md
2 parents a3dde2f + 248fced commit a36562d

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
@@ -48,7 +48,7 @@ The project is structured as follows:
4848
To clone the repository, you can use the following command:
4949

5050
```bash
51-
git clone https://github.com/makerkit/react-widget-starter.git
51+
git clone https://github.com/makerkit/react-embeddable-widget.git
5252
```
5353

5454
### Installing Dependencies

0 commit comments

Comments
 (0)