Skip to content

Commit ffb586f

Browse files
Update README.md
1 parent a15d6d0 commit ffb586f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,12 @@ optimizer.step()
112112
Before running those example scripts, please check the script about which dataset it is needed, and download
113113
the dataset first.
114114

115-
``` bash
115+
```bash
116116
# clone the repo with submodules.
117117
git clone --recursive git://github.com/KAIR-BAIR/nerfacc/
118+
```
118119

120+
``` bash
119121
# Instant-NGP NeRF in 4.5 minutes with reproduced performance!
120122
# See results at here: https://www.nerfacc.com/en/latest/examples/ngp.html
121123
python examples/train_ngp_nerf.py --train_split train --scene lego

0 commit comments

Comments
 (0)