Skip to content

Commit 1bec071

Browse files
committed
more minor README changes
1 parent 6581920 commit 1bec071

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,11 @@ Packages in TCET Linux is managed by package manager.
105105
106106
# How to build ISO
107107
108+
**Clone repository**
109+
```bash
110+
git clone https://github.com/tcet-opensource/tcet-linux.git
111+
```
112+
108113
### 1. Build ( Using Script )
109114
```bash
110115
cd tcet-linux
@@ -118,11 +123,6 @@ OR
118123
sudo pacman -S archiso
119124
```
120125

121-
**Clone repository**
122-
```bash
123-
git clone https://github.com/tcet-opensource/tcet-linux.git
124-
```
125-
126126
**Setup Keys**
127127
```bash
128128
# Akash6222

0 commit comments

Comments
 (0)