mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-01-16 21:58:13 +01:00
Update Readme.md
This commit is contained in:
parent
0178578737
commit
08ccdd5ec0
@ -14,7 +14,7 @@ All the boring code (image/obj files serializer etc) is already there; to obtain
|
||||
git clone --recurse-submodules https://github.com/ssloy/tinyraytracer.git
|
||||
cd tinyraytracer
|
||||
git checkout homework_assignment
|
||||
git submodule update
|
||||
git submodule update --init
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user