Skip to content

Commit 5ab3b4d

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,17 @@ APPEND iso raw
1313
1. Download TinyCore Iso
1414
2. Install Requirements
1515
3. Edit config.php
16-
4. run php script
16+
4. Edit extensions.txt
17+
5. Edit Files
18+
6. run php script
1719
```
1820
php -f build-tinycore.php
1921
```
2022
or to specify arch. currently only x86 works.
2123
```
2224
php -f build-tinycore.php x86_64
2325
```
24-
5. Enjoy
26+
7. Enjoy
2527
2628
2729

0 commit comments

Comments
 (0)