Update README.md

This commit is contained in:
root 2024-10-14 22:50:54 +07:00
parent 69d770be7b
commit be91d41f58

View File

@ -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.
Be careful, it will remove your old `.emacs.d` directory and `.emacs` file.