Skip to content

Commit

Permalink
build: use https instead of ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
abertschi committed Oct 25, 2023
1 parent 10abd47 commit 3470e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/artifact-evaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ configured within the container.
### 1. Download Repository and Submodules (5 human minutes + 30 compute minutes)

```sh
git clone git@github.com:sectrs-acai/acai.git
git clone https://github.com/sectrs-acai/acai.git
cd acai
git submodule update --init --recursive

Expand Down

0 comments on commit 3470e16

Please # to comment.