Skip to content

Commit

Permalink
Merge pull request #20 from harryfinn/amend-readme
Browse files Browse the repository at this point in the history
Amend README
  • Loading branch information
Harry Finn authored Jun 26, 2017
2 parents 6d0bbe2 + 2354673 commit b27bfae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ work around this and enable CMB2 in your new theme run the following commands:

```TXT
cd includes/
`git submodule add [email protected]:CMB2/CMB2.git`
git submodule add [email protected]:CMB2/CMB2.git
yarn git-update
```

Expand Down
2 changes: 1 addition & 1 deletion THEME_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ the submodule needs to be added and initialised within this repo:

```TXT
cd includes/
`git submodule add [email protected]:CMB2/CMB2.git`
`it submodule add [email protected]:CMB2/CMB2.git
yarn git-update
```

Expand Down

0 comments on commit b27bfae

Please sign in to comment.