Skip to content

Commit 06a92d2

Browse files
committed
Wording
1 parent 8c38253 commit 06a92d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ React Rewind will soon be available as a Chrome extension through the Google Chr
2525

2626
If you prefer to install locally, setup instructions are as follows:
2727

28-
1. `git clone https://github.com/reactrewind/react-rewind.git`<br/>
28+
1. `git clone https://github.com/reactrewind/react-rewind.git`
2929
2. `cd react-rewind`
3030
3. `npm install`
3131
4. `npm run build`
3232
5. `Then head to [chrome://extensions/](chrome://extensions/)`
33-
6. `Click Load Unpacked button and upload the chrome folder, located at react-rewind/src/browser/chrome.`<br/>
33+
6. `Click Load Unpacked button and upload the chrome folder, located at react-rewind/src/browser/chrome.`
3434
7. `On your application page open Chrome Developer tools and select React Rewind from the tool bar.`
3535
8. `Click Record and begin interacting with your application.`
3636

0 commit comments

Comments
 (0)