Skip to content

Commit eebcea8

Browse files
committed
Update docs, again.
1 parent 4ff38da commit eebcea8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ _Lint_ - ESlint
5959

6060
_Styles_ - SCSS Styling
6161

62-
Here are a few highlights to look out for in this boilerplate -
62+
Here are a few highlights to look out for in this boilerplate
6363

6464
<dl>
6565
<dt>Instant feedback</dt>
@@ -94,12 +94,12 @@ But wait... there's more!
9494

9595
## Quick start
9696

97-
1. Clone this repo using `git clone --depth=1 https://github.com/flexdinesh/react-redux-boilerplate.git`
97+
1. Clone this repo using `git clone https://github.com/flexdinesh/react-redux-boilerplate.git`
9898
2. Move to the appropriate directory: `cd react-redux-boilerplate`.<br />
99-
3. Run `yarn` or `npm install` in order to install dependencies.<br />
99+
3. Run `yarn` or `npm install` to install dependencies.<br />
100100
4. Run `npm start` to see the example app at `http://localhost:3000`.
101101

102-
Now you're ready to rumble!
102+
Now you're ready build your beautiful React Application!
103103

104104
## License
105105

0 commit comments

Comments
 (0)