diff --git a/README.md b/README.md index b7a6234..d2757fb 100644 --- a/README.md +++ b/README.md @@ -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 @@ -90,4 +90,4 @@ Alternatively, you can convert the compressed `.npz` scene files back to `.ply` ```bash python npz2ply.py [--ply_file ] -``` \ No newline at end of file +```