diff --git a/README.md b/README.md
index af6f0fc..02221df 100644
--- a/README.md
+++ b/README.md
@@ -42,9 +42,9 @@ applications) to change the directories used. Note: To disable a directory,
point it to the homedir. If you delete it it will be recreated on the next
login.
-You can find the original user.dirs.defaults (https://myrepos.dev)
+You can find the original user.dirs.defaults [HERE](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.defaults)
-You can find the custom one I use (https://myrepos.dev)
+You can find the custom one I use [HERE](https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom)
Some of these are their own repositories, and I will include a link below with
an explanation and purpose of the directory.
@@ -64,6 +64,8 @@ REPO=repo `All my developement repos` (https://myrepos.dev)
SCRIPTS=sh `Shell/Python scripts etc` (https://myrepos.dev)
VIRTUALMACHINES=vm `Virtual Machines / Dockerfiles etc.` (https://myrepos.dev)
+`curl https://myrepos.dev/Randy-Jordan/eg/raw/branch/main/dot/xdg/user-dirs.custom -o /etc/xdg/user.dirs.defaults`
+
## TLDR
`sudo apt update`
`sudo apt dist-upgrade`