Skip to content

Commit

Permalink
README: Update clone instructions from ssh to https
Browse files Browse the repository at this point in the history
  • Loading branch information
irgolic authored Jan 3, 2025
1 parent 12bf9d2 commit a4c8275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-nati
#### Running

```
git clone ssh://git@github.com/dweam-team/world-arcade
git clone https://github.com/dweam-team/world-arcade
cd world-arcade
docker compose up --build
```
Expand Down

0 comments on commit a4c8275

Please sign in to comment.