|
|
@ -15,8 +15,8 @@ Run the installer with `install` option, optionally specifying the CSS file to u |
|
|
|
- `java -jar discord-css-injector-installer.jar install` |
|
|
|
- `java -jar discord-css-injector-installer.jar install "D:\Stuff\discord.css"` |
|
|
|
|
|
|
|
## Uninstalling |
|
|
|
To uninstall, run the installer with `uninstall` option. The CSS file will not be deleted. Examples: |
|
|
|
### Uninstalling |
|
|
|
To uninstall the injector, run the installer with `uninstall` option. The CSS file will not be deleted. Examples: |
|
|
|
|
|
|
|
- `java -jar discord-css-injector-installer.jar uninstall` |
|
|
|
|
|
|
|