Fixed browser names (#60)
This commit is contained in:
@@ -182,8 +182,8 @@ In addition, Chromium-based browsers support the following `make` goals:
|
||||
| ----------------------------- | ----------------------------------------------------------------------------------------------------------- |
|
||||
| `make policies-chromium-user` | Automatically install browser extension from Web Store for Chromium browser, for the current user only |
|
||||
| `make policies-chrome-user` | Automatically install browser extension from Web Store for Google Chrome browser, for the current user only |
|
||||
| `make policies-brave-user` | Automatically install browser extension from Web Store for Vivaldi browser, for the current user only |
|
||||
| `make policies-vivaldi-user` | Automatically install browser extension from Web Store for Brave browser, for the current user only |
|
||||
| `make policies-brave-user` | Automatically install browser extension from Web Store for Brave browser, for the current user only |
|
||||
| `make policies-vivaldi-user` | Automatically install browser extension from Web Store for Vivaldi browser, for the current user only |
|
||||
| `sudo make policies-chromium` | Automatically install browser extension from Web Store for Chromium browser, system-wide |
|
||||
| `sudo make policies-chrome` | Automatically install browser extension from Web Store for Google Chrome browser, system-wide |
|
||||
| `sudo make policies-brave` | Automatically install browser extension from Web Store for Brave browser, system-wide |
|
||||
|
Reference in New Issue
Block a user