diff --git a/5.1-Updater-[Options].md b/5.1-Updater-[Options].md index 5386e12..e6bf8a6 100644 --- a/5.1-Updater-[Options].md +++ b/5.1-Updater-[Options].md @@ -3,7 +3,7 @@ Unless you want to use the `user.js` exactly as it is, you **must** follow our naming convention for [overrides](https://github.com/arkenfox/user.js/wiki/3.1-Overrides) for our updater scripts to work * profile\ `user-overrides.js` -* profile\ `user.js-overrides` \ `*.js` [Windows updater script only, multiple js files] +* profile\ `user.js-overrides` \ `*.js` [optional for Windows updater script only, multiple js files] ** Special thanks to [claustromaniac](https://github.com/claustromaniac) for the `updater.bat` and [overdodactyl](https://github.com/overdodactyl) for the `updater.sh`.