From 8efab6ee5eccbb55c304217512f0e3e3abf69a00 Mon Sep 17 00:00:00 2001 From: sun Date: Mon, 11 Aug 2025 14:23:52 +0000 Subject: [PATCH] Update readme.md fixed it :fire: --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2eb223a..cf49d3a 100644 --- a/readme.md +++ b/readme.md @@ -33,7 +33,7 @@ Clone the repository and copy the configuration files: ```bash git clone https://github.com/thecaprisun/dotfiles -cd dots +cd dotfiles cp -r ./config/* ~/.config/ ```