Skip to content

Commit

Permalink
Merge pull request #21 from Mika-Project/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Luciousdev authored Oct 1, 2024
2 parents db69b5d + a94f0ad commit f50aab6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@

## Installation and Build

- a.)
### Option 1 (<16gb RAM)

### Note

Before building please run the following commands to add a localtime file. (It does not have to be UTC timezone can also be something else.)
> [!IMPORTANT]
> Before building please run the following commands to add a localtime file. (It does not have to be UTC timezone can also be something else.)
```bash
cd /path/to/archiso/configs/baseline/airootfs/etc
Expand All @@ -27,7 +26,7 @@ sudo mkarchiso -v .
Two directories will be created (`work` and `out`).
You can find the ISO file inside out directory.

- b.) if you have more ram (>16gb)
### if you have more RAM (>16gb)

```bash
git clone https://github.com/Mika-Project/base-iso
Expand Down

0 comments on commit f50aab6

Please sign in to comment.