We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6581920 commit 1bec071Copy full SHA for 1bec071
README.md
@@ -105,6 +105,11 @@ Packages in TCET Linux is managed by package manager.
105
106
# How to build ISO
107
108
+**Clone repository**
109
+```bash
110
+git clone https://github.com/tcet-opensource/tcet-linux.git
111
+```
112
+
113
### 1. Build ( Using Script )
114
```bash
115
cd tcet-linux
@@ -118,11 +123,6 @@ OR
118
123
sudo pacman -S archiso
119
124
```
120
125
121
-**Clone repository**
122
-```bash
-git clone https://github.com/tcet-opensource/tcet-linux.git
-```
-
126
**Setup Keys**
127
128
# Akash6222
0 commit comments