~eightytwo/cljfmt-runner-graalvm

bfff0422ce5c52f687040f251b4365a11a2622b1 — eightytwo 2 years ago d1478a3 main
Fix repository clone uri in the readme
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 58,7 58,7 @@ This project uses the following to create native binaries:

1. Clone this repository.
    ```shell script
    $ git clone https://git.sr.ht/~eightytwo/cljfmt-runner-graalvm.git
    $ git clone https://git.sr.ht/~eightytwo/cljfmt-runner-graalvm
    ```

2. Change to the project directory.