@@ -9,7 +9,7 @@ There are two installers in circulation right now:
99Both are documented below so you can match what you see on your system.
1010:::
1111
12- ## ` ins arch ` (Rust, instantCLI)
12+ ## ` ins arch ` (instantCLI)
1313
1414` ins arch ` is the Rust-based installer built into instantCLI. It follows the
1515Arch install flow (partitioning, pacstrap, fstab, bootloader) while layering
@@ -29,18 +29,17 @@ relaunch itself. You can still run `sudo ins arch install` if you prefer.
2929### Features and advantages
3030
3131- Guided wizard for disks, partitioning, locale, user, and system basics
32- - Automatic or manual partitioning (manual uses ` cfdisk ` when selected)
32+ - Automatic or manual partitioning
3333- Dual boot feasibility checks with resize guidance
34- - Optional disk encryption and kernel selection
35- - Minimal Mode for a near- vanilla Arch install
36- - Post-install menu plus optional log upload for troubleshooting
34+ - Disk encryption
35+ - Minimal-mode for a vanilla Arch install
36+ - Asks questions first, then runs all install steps in one go
3737
3838### Requirements
3939
40- - Arch or instantOS environment (installer refuses other distros)
40+ - Arch or instantOS environment
4141- x86_64 architecture
4242- Working internet connection
43- - Root access for install steps (sudo prompts automatically)
4443
4544### Common commands
4645
0 commit comments