Small fixes and cleanups.

This commit is contained in:
2026-05-01 23:32:25 +02:00
parent bc46f042dc
commit b8c2630d3e
8 changed files with 46 additions and 41 deletions
+6 -1
View File
@@ -1,3 +1,8 @@
# kira-installer
Universal GNU Linux installer.
Universal GNU Linux installer.
It supposed to be simple, self contained, and reqire only minimal base system.
In order to test you need to have kira_config.toml in the same directory as executable file.
In order to make debug biuld just run ```cargo build```