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 f95fd60 commit 6cee49eCopy full SHA for 6cee49e
README.md
@@ -10,18 +10,18 @@ APPEND iso raw
10
```
11
12
# 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
+1. Download TinyCore Iso
+2. Install Requirements
+3. Edit config.php
+4. run php script
+ ```
+ php -f build-tinycore.php
+ or to specify arch. currently only x86 works.
+ php -f build-tinycore.php x86_64
+5. Enjoy
25
26
27
0 commit comments