diff --git a/README.md b/README.md index f392218..26985e6 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ You may run the compiled ```SIBR_gaussianViewer_app_``` either by openin ./SIBR_viewers_windows/install/bin/SIBR_gaussianViewer_app_rwdi.exe --model-path ``` -It should suffice to provide the ```--model-path``` parameter pointing to a trained model directory. Alternatively, you can specify an override location for training input data using ```--path```. To use a specific resolution other than the auto-chosen one, specify ```--rendering-size ```. To unlock the full frame rate, please disable V-Sync on your machine and enter full-screen mode (Menu → Display). +It should suffice to provide the ```--model-path``` parameter pointing to a trained model directory. Alternatively, you can specify an override location for training input data using ```--path```. To use a specific resolution other than the auto-chosen one, specify ```--rendering-size ```. To unlock the full frame rate, please disable V-Sync on your machine and also in the application (Menu → Display). ### Navigation