diff --git a/README.md b/README.md index 9393793..7c2d192 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Dianciemacs requires the following prerequisits to be installed or run: To install Dianciemacs, first clone the repository to your appropriate Emacs directory - generally `~/.emacs.d` for Linux and macOS - alternatively, `$XDG_CONFIG_HOME/emacs` may also be used (typically `~/.config/emacs`) ``` -git clone https://github.com/devraza/dianciemacs ~/.emacs.d +git clone https://git.devraza.duckdns.org/devraza/dianciemacs.git ~/.config/emacs ``` ## Configuration