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/ ```