Skip to content

Commit d980f42

Browse files
authored
Update README.md
1 parent 5574773 commit d980f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ yarn add react-scan
7575

7676
### CLI
7777

78-
If you don't have a local version of the site or you want to test a React app remotely, you can use the CLI. This will spin up an isolated browser instance which you can interact or use React Scan with.
78+
If you want to run react scan on any URL (including localhost) from the cli, you can run:
7979

8080
```bash
8181
npx react-scan@latest http://localhost:3000

0 commit comments

Comments
 (0)