We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2dcc3b commit bb72581Copy full SHA for bb72581
1 file changed
README.md
@@ -2,7 +2,7 @@
2
<a href="https://github.com/victor-bayas/simplyarch">
3
<img src="img/laptop.png" alt="laptop-mockup" height="200">
4
</a>
5
- <h1 align="center">SimplyArch Installer</h1>
+ <h1 align="center">SimplyArch Installer (UEFI & BIOS)</h1>
6
<p align="center">
7
The simplest way to install a base Arch Linux system without the bloat
8
</p>
@@ -16,6 +16,9 @@ EXPRESS OR IMPLIED
16
- **Being a somewhat advanced user**
17
- A previously partitioned disk
18
- **UEFI only** (BIOS version soon™)
19
+## Filesystem Support
20
+- EXT4
21
+- **(NEW)** Initial BRTS support (thanks [@lenuswalker](https://github.com/lenuswalker))
22
# What this script will do ✅
23
- Install a functional base system
24
- Setup your keyboard, locales, timezone and hostname
0 commit comments