Merge pull request #2720 from hgp22/patch-1

fix: readme typo >> clone through ssh error
This commit is contained in:
Dirk-Jan C. Binnema
2024-07-20 09:57:36 +03:00
committed by GitHub

View File

@ -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