Skip to content

Commit 6cee49e

Browse files
authored
Update README.md
1 parent f95fd60 commit 6cee49e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ APPEND iso raw
1010
```
1111

1212
# usage
13-
0. Install Requirements
14-
1. Edit config.php
15-
2. Run php script
16-
```
17-
php -f build-tinycore.php
18-
```
19-
or to specify arch. currently only x86 works.
20-
```
21-
php -f build-tinycore.php x86_64
22-
```
23-
24-
4. Enjoy
13+
1. Download TinyCore Iso
14+
2. Install Requirements
15+
3. Edit config.php
16+
4. run php script
17+
```
18+
php -f build-tinycore.php
19+
```
20+
or to specify arch. currently only x86 works.
21+
```
22+
php -f build-tinycore.php x86_64
23+
```
24+
5. Enjoy
2525
2626
2727

0 commit comments

Comments
 (0)