Skip to content

Commit

Permalink
Fix filename in README.md (nerfstudio-project#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlml authored Oct 24, 2023
1 parent 5cbde76 commit 2c0608c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pip install -e .

# Run an example.
pip install -e .[examples]
python ./examples/4_gui.py
python ./examples/02_gui.py
```

After an example script is running, you can connect by navigating to the printed
Expand Down

0 comments on commit 2c0608c

Please sign in to comment.