fix: readme clone through ssh

This commit is contained in:
Henrique Pereira
2024-06-27 16:38:47 +01:00
committed by GitHub
parent 67ea98e36e
commit a37f4a3f6c

View File

@ -76,7 +76,7 @@ Help is welcome!
** Building
#+begin_example
$ git clone git://github.com/djcb/mu.git
$ git clone git@github.com:djcb/mu.git
$ cd mu
#+end_example