From 3a59eec3d3e5ad246295506d158908c7c6dc9f5c Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 19 Dec 2023 13:00:57 +0100 Subject: [PATCH] Update installation instruction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99e3ead..669e7e5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ The script will try to create a backup from an previous dotfiles installation. PLEASE BACKUP YOUR EXISTING .config FOLDER WITH YOUR DOTFILES BEFORE STARTING THE SCRIPTS FOR INITIONAL INSTALLTION. PLEASE READ THIS README until the end before starting the installation. +Please note: To get the default Linux folder structure incl. Downloads, etc please install the packages xdg-user-dirs and run xdg-user-dirs-update. + ## Installation with GIT (Rolling Release of main branch) ```