We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0ec4f commit 1476f00Copy full SHA for 1476f00
README.md
@@ -7,7 +7,7 @@ JointsWP requires [Node.js](https://nodejs.org) v6.9.x or newer. This doesn't me
7
### Download JointsWP and install dependencies with npm
8
```bash
9
$ cd my-wordpress-folder/wp-content/themes/
10
-$ git clone -b 5.0 --single-branch https://github.com/JeremyEnglert/JointsWP.git
+$ git clone https://github.com/JeremyEnglert/JointsWP.git
11
$ cd JointsWP
12
$ npm install
13
```
0 commit comments