mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-08-06 14:36:29 +02:00
Update Readme.md
This commit is contained in:
committed by
GitHub
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
|
git clone --recurse-submodules https://github.com/ssloy/tinyraytracer.git
|
||||||
cd tinyraytracer
|
cd tinyraytracer
|
||||||
git checkout homework_assignment
|
git checkout homework_assignment
|
||||||
git submodule update
|
git submodule update --init
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Reference in New Issue
Block a user