Update README.md

This commit is contained in:
Vince Pike 2023-07-31 08:41:46 -04:00 committed by GitHub
parent 5cc97975e8
commit 492213e71b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,8 +132,9 @@ where `<path-to-qt>` points to the Qt install directory that contains
`bin`, `lib`, etc.
**Build**
```
ninja
```
### A Convenient Shell Script for Linux is available in the following location:
`pack/build.sh`, and will install all the necessary prerequisites, and build a release version for immediate use.