mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Remove TOC as its generated automatically
This commit is contained in:
18
README.md
18
README.md
@@ -9,20 +9,6 @@
|
||||
<a href=https://github.com/armbian/build/commits/main><img alt="GitHub last commit (branch)" src="https://img.shields.io/github/last-commit/armbian/build/main?logo=github&label=Last%20commit&style=for-the-badge&branch=main&logoColor=white"></a>
|
||||
</p>
|
||||
|
||||
## Table of contents
|
||||
|
||||
- [What does this project do?](#what-does-this-project-do)
|
||||
- [Getting started](#getting-started)
|
||||
- [Compared with industry standards](#compared-with-industry-standards)
|
||||
- [Download prebuilt images](#download-prebuilt-images)
|
||||
- [Project structure](#project-structure)
|
||||
- [Contribution](#contribution)
|
||||
- [Support](#support)
|
||||
- [Contact](#contact)
|
||||
- [Contributors](#contributors)
|
||||
- [Partners](#armbian-partners)
|
||||
- [License](#license)
|
||||
|
||||
## What does this project do?
|
||||
|
||||
- Builds custom **kernel**, **image** or a **distribution** optimized for low-resource hardware,
|
||||
@@ -40,7 +26,7 @@
|
||||
|
||||
### Start with the build script
|
||||
|
||||
#### Development branch:
|
||||
##### Development branch:
|
||||
|
||||
```bash
|
||||
apt-get -y install git
|
||||
@@ -49,7 +35,7 @@ cd build
|
||||
./compile.sh
|
||||
```
|
||||
|
||||
#### Stable branch:
|
||||
##### Stable branch:
|
||||
|
||||
```bash
|
||||
apt-get -y install git
|
||||
|
||||
Reference in New Issue
Block a user