Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We have only tested the installation with Ubuntu 24.04, 22.04, and 20.04.
2. Clone the repository.

```bash
git clone git@github.com:NVIDIA/Cosmos.git
git clone https://github.com/NVIDIA/Cosmos.git
cd Cosmos
```

Expand Down