File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ React Rewind will soon be available as a Chrome extension through the Google Chr
2525
2626If 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 `
29292 . ` cd react-rewind `
30303 . ` npm install `
31314 . ` npm run build `
32325 . ` 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. `
34347 . ` On your application page open Chrome Developer tools and select React Rewind from the tool bar. `
35358 . ` Click Record and begin interacting with your application. `
3636
You can’t perform that action at this time.
0 commit comments