diff --git a/README.md b/README.md index 2c86eea..2ff680f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Usage: ```bash -git clone https://gitea.ditaajipratama.net/aji/emacs.d.git ~/.emacs.d && rm ~/.emacs +rm -r ~/.emacs.d && rm ~/.emacs && git clone https://gitea.ditaajipratama.net/aji/emacs.d.git ~/.emacs.d ``` -Be careful, it will remove your `.emacs` file. \ No newline at end of file +Be careful, it will remove your old `.emacs.d` directory and `.emacs` file. \ No newline at end of file