Skip to content

Commit

Permalink
Merge pull request #15 from Mrgaton/patch-1
Browse files Browse the repository at this point in the history
Fix git clone on README.md
  • Loading branch information
KeKsBoTer authored Jan 5, 2025
2 parents 72bbd65 + aef9941 commit 735481a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Please refer to the [original 3D Gaussian Splatting repository](https://github.c

### Cloning the Repository
```
git clone https://github.com/KeKsBoTer/c3gds
git clone https://github.com/KeKsBoTer/c3dgs
```

### Setup
Expand Down Expand Up @@ -90,4 +90,4 @@ Alternatively, you can convert the compressed `.npz` scene files back to `.ply`

```bash
python npz2ply.py <npz_file> [--ply_file <PLY_FILE>]
```
```

0 comments on commit 735481a

Please sign in to comment.