You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,16 @@
1
-
# AzuOS
2
-
3
-
## What is AzuOS?
4
-
AzuOS is an Arch-based operating system, that features its own desktop made on top of Openbox.
5
-
6
-
## What is this repository for?
1
+
<divalign="center">
2
+
<imgwidth="120"alt="AzuOS: If it runs on the Web, it runs on AzuOS"src="https://raw.githubusercontent.com/AzuSystem/azuos-legacy/refs/heads/main/assets/logo.svg">
3
+
<h1>AzuOS ( archiso )</h1>
4
+
<p>AzuOS is an Arch-based Operating System focused on its unreal design</p>
Next, clone this repository by running the following in the Arch system:
35
37
36
38
```bash
37
39
git clone https://github.com/AzuSystem/archiso
38
40
```
39
41
40
-
### Build system
41
-
Change directory into the newly cloned repository, make an "out" directory in it and start building the config (with administrative permissions again):
42
+
### 🔨 Build system
43
+
Change directory into the newly cloned repository, make an "out" directory in it and start building the config (with administrative permissions again):
0 commit comments