···22222323## **Download**
24242525-You can click the "zip" button (box icon) in the corner to download the contents of this folder as a zip file.
2525+If you're viewing this from my file server, you can click the "zip" button (box icon) in the bottom right corner to download the contents of this folder as a zip file.
2626+Otherwise you can `git clone` the GitHub repository or click the "Code" button on the GitHub webpage and "Download ZIP".
26272727-You can also paste the below command into a terminal to download the contents of this folder:
2828+You can also paste the below command into a terminal to download the contents of this repository:
28292930```sh
3031curl https://files.littlebitstudios.com/share/ostree-update-notify?tar | tar -x
···34353536## **Installation**
36373737-From within the extracted ostree-update-notify folder, run `chmod \+x \*.sh` to make the scripts executable.
3838+From within the ostree-update-notify folder, run `chmod \+x \*.sh` to make the scripts executable.
38393940Then, run `./setup.sh` to perform an automatic setup, which installs the files and enables the systemd user timer.
4041···53545455## License
55565656-This project is licensed under the GNU GPL 3.0.5757+This project is licensed under the GNU GPL 3.0.