Skip to content

Commit 1476f00

Browse files
author
Jeremy Englert
committed
Updated readme git link
1 parent 7d0ec4f commit 1476f00

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 @@ JointsWP requires [Node.js](https://nodejs.org) v6.9.x or newer. This doesn't me
77
### Download JointsWP and install dependencies with npm
88
```bash
99
$ cd my-wordpress-folder/wp-content/themes/
10-
$ git clone -b 5.0 --single-branch https://github.com/JeremyEnglert/JointsWP.git
10+
$ git clone https://github.com/JeremyEnglert/JointsWP.git
1111
$ cd JointsWP
1212
$ npm install
1313
```

0 commit comments

Comments
 (0)