Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed May 26, 2024
1 parent c4bc93f commit 89043bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Generic build instructions.
* `cmake` must be available in `PATH`
* `python3` must be available in `PATH`
* [LLVM](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/LLVM-15.0.7-win64.exe) installed to default location
* Qt 5.15.13 libraries and headers in `friction\src\qt`
* Qt 5.15.14 libraries and headers in `friction\src\qt`
* See [configure_qt5.bat](src/scripts/configure_qt5.bat) and [build_qt5.bat](src/scripts/build_qt5.bat)
* QScintilla 2.14.1 libraries and headers in `friction\src\qscintilla`
* See [build_qscintilla.bat](src/scripts/build_qscintilla.bat)
Expand Down

0 comments on commit 89043bd

Please sign in to comment.