Skip to content

Commit 889b7a4

Browse files
committed
Update README.md
1 parent d354f0a commit 889b7a4

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
@@ -3,7 +3,7 @@ open-browsers
33

44
Attempts to open the browser with a given URL.
55
On Mac OS X, attempts to reuse an existing Chrome tab via AppleScript.
6-
Otherwise, falls back to [opn](https://github.com/sindresorhus/opn) behavior. `open-browsers` form [react-dev-utils](https://github.com/facebook/create-react-app/blob/next/packages/react-dev-utils/openBrowser.js).
6+
Otherwise, falls back to [open](https://github.com/sindresorhus/open) behavior. `open-browsers` form [react-dev-utils](https://github.com/facebook/create-react-app/blob/next/packages/react-dev-utils/openBrowser.js).
77

88
### Install
99

0 commit comments

Comments
 (0)