mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Minor cosmetics
This commit is contained in:
@@ -37,7 +37,7 @@ build tools</h3>
|
||||
|
||||
## What do you need to get started?
|
||||
|
||||
- x64 machine with at least 2GB of memory and ~35GB of disk space for the VM, container or native OS,
|
||||
- x64 machine with at least 2GB of memory and ~35GB of disk space for a VM, container or native OS,
|
||||
- Ubuntu Focal 20.04 x64 for native building or any [Docker](https://docs.armbian.com/Developer-Guide_Building-with-Docker/) capable x64 Linux for containerised,
|
||||
- superuser rights (configured sudo or root access).
|
||||
|
||||
@@ -52,8 +52,8 @@ cd build
|
||||
./compile.sh
|
||||
```
|
||||
<a href="#how-to-build-an-image-or-a-kernel"><img src=".github/README.gif" alt="Armbian logo" width="100%"></a>
|
||||
- The script will take care about preparing the workspace like installing necessary dependencies and downloading sources and tools.
|
||||
- It guides through the process until either a kernel package set or a readyo-to-image for a sdcard is created.
|
||||
- The script will take care about preparing the workspace like installing necessary dependencies and downloading sources and tools
|
||||
- It guides through the process until either a kernel package set or a ready-to-use image for a SDcard is created
|
||||
|
||||
<p align=right><a href=#table-of-contents>⇧</a></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user