diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-05-31 01:47:21 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-05-31 01:47:21 +0400 |
commit | eda0d0bb1a6c3b5c957fb1a1fbf5f977c2b7aee9 (patch) | |
tree | b016f18fc5ec1e5e9b5072cd14ee93e3ee9cbb4d | |
parent | 185944f3c4bdaf459bbc3a1b9a1590413080ea2b (diff) |
README updated
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,12 +1,12 @@ slcf - Suleyman's linux configuration files =========================================== -My xorg dotfiles. +My personal dotfiles. Installing slcf --------------- -slcf only makes change to the user running the Makefile and doesn't affect other users, -so, it is recommended to create a new user and install slcf on the homepage of that user -and if you like it, install it on your real user. +slcf only installs dotfiles to the home directory of the user running the Makefile +and doesn't affect other users. Therefore, it's recommended to create a new user +and run make as that user. If you like the setup then you can install it for your main user. Check the dependencies > make depcheck |