Skip to content

Commit ff16de0

Browse files
authored
Small Changes in README.md file.
1 parent 0176dcc commit ff16de0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# AngularJS & ReactJS WordPress Theme
22
A WordPress theme built with AngularJS as the controller and ReactJS as the view layer.
3-
Powered by WP-API - [DEMO] (http://roysivan.com/react-angularjs-wordpress-theme)
3+
Powered by WP-API - [DEMO](http://roysivan.com/react-angularjs-wordpress-theme)
44

55
# Install
66
Make sure you have WordPress already running, along withe the JSON REST API (WP-API) plugin installed and activated
77
* Clone Repo
8-
* Run `npm install`
9-
* Run `bower update`
8+
* Run **`npm install`**
9+
* Run **`bower update`**
1010

1111

1212
__Thank you to [Jack Lenox](https://twitter.com/jacklenox)__ for starting the ReactJS WordPress theme so I have some code to look at.

0 commit comments

Comments
 (0)