Skip to content

Commit bc914e4

Browse files
authored
Update README.md
1 parent 206984d commit bc914e4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Build Status](https://dev.azure.com/LuxCoreRender/LuxCoreRender/_apis/build/status/LuxCoreRender.LuxCore)](https://dev.azure.com/LuxCoreRender/LuxCoreRender/_build/latest?definitionId=1)
2-
31
### LuxCoreRender
42

53
![LuxCoreRender alt text](https://luxcorerender.org/wp-content/uploads/2017/12/wallpaper_lux_05_rend1b.jpg)
@@ -24,6 +22,7 @@ First, ensure you have a suitable toolchain:
2422
Ensure the following software is also installed and available in the PATH:
2523

2624
- Git
25+
- Github CLI (for dependency signature checking: optional, but recommended)
2726
- Python 3
2827
- Conan (`pip install conan`)
2928
- CMake
@@ -87,7 +86,7 @@ Just run `luxcoreconsole` from the root directory with:
8786
```
8887
./out/install/Release/bin/luxcoreconsole -D batch.halttime 10 scenes/cornell/cornell.cfg
8988
```
90-
89+
(assuming you selected Release as a build type)
9190
### Authors
9291

9392
See AUTHORS.txt file.

0 commit comments

Comments
 (0)