mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
For our Rust, C++, and Node.js templates, recommend the use of a zip archive download instead of git
This removes any git history of ours from the download, and removes the need to have git installed.
This commit is contained in:
parent
902cb17865
commit
ddfbd1821a
4 changed files with 21 additions and 11 deletions
|
@ -89,7 +89,7 @@ game.
|
|||
|
||||
## Template
|
||||
|
||||
You can clone the [Template Repository](https://github.com/slint-ui/slint-cpp-template) repository with
|
||||
You can check out the [Slint C++ Template](https://github.com/slint-ui/slint-cpp-template) with
|
||||
the code of a minimal C++ application using Slint. It provides a convenient starting point to a new program.
|
||||
|
||||
Of course you can also read on: We will cover some recipes to handle common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue