author | Alan Dipert
<alan@dipert.org> 2022-12-02 14:53:10 UTC |
committer | Alan Dipert
<alan@dipert.org> 2022-12-02 14:53:10 UTC |
parent | b7e8e4463e717b657db5c72405889c974e9ae711 |
README.md | +1 | -1 |
diff --git a/README.md b/README.md index 86959c4..2448928 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ JACL is a [Common Lisp](https://en.wikipedia.org/wiki/Common_Lisp) system for th The source code is managed using git and under the [MIT license](https://opensource.org/licenses/MIT). You can clone it by running: - git clone git@bitbucket.org:alandipert/jacl.git + git clone https://bitbucket.org/alandipert/jacl.git ## Community