Explorar o código

Small Readme fix

bkerbl %!s(int64=2) %!d(string=hai) anos
pai
achega
46c853bd71
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -69,7 +69,7 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
 
 Our provided install method is based on Conda package and environment management:
 ```shell
-conda env create --file environment.yml # This will take less time
+conda env create --file environment.yml
 conda activate gaussian_splatting
 ```