diff --git a/README.md b/README.md index 8269b0e..c16d4a4 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,9 @@ The following optional commands can be used to manage your application configura ./installer.sh --user --uninstall # Remove all configured applications for the current user ./installer.sh --system --uninstall # Remove all configured applications for the entire system ``` +./installer.sh --user --setupAllOfficiallySupportedApps # Configures all officially support applications for the current user +./installer.sh --system --setupAllOfficiallySupportedApps # Configures all officially support applications for the entire system +``` ## Shout outs