From 6256827fff7d0ddc699821b5c80ffb5858d9634b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 26 Dec 2017 10:08:26 +1300 Subject: [PATCH] Updated 3.3 Updater Scripts (markdown) --- 3.3-Updater-Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.3-Updater-Scripts.md b/3.3-Updater-Scripts.md index 6251869..e89768e 100644 --- a/3.3-Updater-Scripts.md +++ b/3.3-Updater-Scripts.md @@ -5,7 +5,7 @@ Unless you want to use the `user.js` exactly as it is, our updater scripts requi ### :small_orange_diamond: Mac/Linux -[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. You can run it and it will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. +[Download](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/updater.sh) the `updater.sh` script and save it in your profile folder. Tt will backup your current `user.js`, download the latest `ghacks user.js` and if it finds a `user-overrides.js` in the same folder it will append that to the `user.js`. ### :small_orange_diamond: Windows