mirror of
https://github.com/yuzu-emu/liftinstall
synced 2024-11-22 21:23:43 +00:00
Fix typo in README
This commit is contained in:
parent
89fa4ab301
commit
b88bfb1a22
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
LiftInstall
|
||||
===========
|
||||
|
||||
A installer for your application. Designed to be customisable to the core, hookable from external
|
||||
An installer for your application. Designed to be customisable to the core, hookable from external
|
||||
applications, and have a decent UI.
|
||||
|
||||
This is designed to be a more modern interpretation of Qt's Installer Framework, which has several issues:
|
||||
|
@ -22,4 +22,4 @@ cargo build
|
|||
License
|
||||
-------
|
||||
|
||||
LiftInstall is licensed under the Apache 2.0 License, which can be found in [LICENSE](LICENSE).
|
||||
LiftInstall is licensed under the Apache 2.0 License, which can be found in [LICENSE](LICENSE).
|
||||
|
|
Loading…
Reference in a new issue