diff --git a/README.md b/README.md index e8f0e78..e4c544b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,27 @@ Set it once → it updates itself. --- +## 1. Prepare the system + +``` +sudo apt update -y +``` + +## 2. Download the installer + +``` +git clone https://git.x-files.dk/server/auto-update-ubuntu.git +``` + +``` +cd auto-update-ubuntu +``` + +## 3. Run the installer +``` +sudo ./auto-update-ubuntu +``` + ## Automatic Defaults | Setting | Enabled | @@ -64,16 +85,6 @@ Reference inside script: --- -## Install - -``` -git clone https://git.x-files.dk/server/auto-update-ubuntu.git -cd auto-update-ubuntu -sudo ./auto-update-ubuntu -``` - ---- - ## Verify Status ```