Skip to content

Commit 6e86499

Browse files
Update README with improved uninstall command info
Clarify uninstall command description and update license section.
1 parent 6cda390 commit 6e86499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edge init my-app # scaffold a project
1111
edge add network # add a package to packages.json
1212
edge remove network # remove a package
1313
edge build # bundle to dist/
14-
edge uninstall # remove the binary, PATH entry, optionally Chromium
14+
edge uninstall # remove the binary, PATH entry, optionally the bundled browser
1515
```
1616

1717
## Install

0 commit comments

Comments
 (0)