diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-07-20 09:57:36 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-20 09:57:36 +0300 |
| commit | 12349abb51a3967243575a7876813c84ff629438 (patch) | |
| tree | 2c6271a1475ae0a3acc1f8935c2038ce946e0452 /README.org | |
| parent | 0402a1c6926235e96b7f56ced032c56051201647 (diff) | |
| parent | 05eacd84d80166c462621d568bf9e2960580d481 (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.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
