Update README.md
This commit is contained in:
@@ -31,6 +31,7 @@ And to run the build:
|
|||||||
`build\Release\Raytracer.exe > image.ppm`
|
`build\Release\Raytracer.exe > image.ppm`
|
||||||
|
|
||||||
For **Mac** or **Linux**, run these commands to obptimise build for the fastest results:
|
For **Mac** or **Linux**, run these commands to obptimise build for the fastest results:
|
||||||
|
|
||||||
`cmake -B build/Release -DCMAKE_BUILD_TYPE=Release`
|
`cmake -B build/Release -DCMAKE_BUILD_TYPE=Release`
|
||||||
|
|
||||||
`cmake --build build/Release`
|
`cmake --build build/Release`
|
||||||
|
Reference in New Issue
Block a user