Update README.md
This commit is contained in:
parent
791300059c
commit
2d53e1d600
1 changed files with 2 additions and 0 deletions
|
|
@ -86,3 +86,5 @@ sudo apt install cmake g++ ninja-build extra-cmake-modules \
|
|||
JAVA_HOME=/path/to/jdk-21 cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build build -j$(nproc)
|
||||
./build/prismlauncher
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue