From 78854418baab6f95dd4403e280d395f8d1f5e2cf Mon Sep 17 00:00:00 2001 From: Muhammad Nauman Raza Date: Sun, 27 Nov 2022 19:30:53 +0000 Subject: [PATCH] fix(docs): use github repo for clone example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6671562..fe0add1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Dianciemacs requires the following prerequisits to be installed or run: To install Dianciemacs, first clone the repository to your appropriate Emacs directory - `~/.emacs.d` generally for Linux and macOS. ``` -git clone ssh://81.151.235.18/dianciemacs ~/.emacs.d +git clone https://github.com/devraza/dianciemacs ~/.emacs.d ``` ## Configuration