summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2024-07-20 09:57:36 +0300
committerGitHub <noreply@github.com>2024-07-20 09:57:36 +0300
commit12349abb51a3967243575a7876813c84ff629438 (patch)
tree2c6271a1475ae0a3acc1f8935c2038ce946e0452 /README.org
parent0402a1c6926235e96b7f56ced032c56051201647 (diff)
parent05eacd84d80166c462621d568bf9e2960580d481 (diff)
Merge pull request #2720 from hgp22/patch-1
fix: readme typo >> clone through ssh error
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 5aec4c6..2f07d09 100644
--- a/README.org
+++ b/README.org
@@ -76,7 +76,7 @@ Help is welcome!
** Building
#+begin_example
-$ git clone git://github.com/djcb/mu.git
+$ git clone https://github.com/djcb/mu.git
$ cd mu
#+end_example