Small updates to the README
This commit is contained in:
parent
b9f4c9ed55
commit
b4ac392961
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
# Armbian
|
||||
|
||||
Ubuntu and Debian images for ARM based single-board computers
|
||||
http://www.armbian.com
|
||||
https://www.armbian.com
|
||||
|
||||
## How to build my own image or kernel?
|
||||
|
||||
@ -34,13 +34,13 @@ Edit `compile.sh` and set
|
||||
|
||||
or pass this option as a command line parameter like
|
||||
|
||||
./compile.sh KERNEL_CONFIGURE=yes
|
||||
./compile.sh KERNEL_CONFIGURE=yes
|
||||
|
||||
to display the kernel configuration menu during the compilation process
|
||||
|
||||
More info:
|
||||
|
||||
- [Documentation](http://www.armbian.com/using-armbian-tools/)
|
||||
- [Prebuilt images](http://www.armbian.com/download/)
|
||||
- [Support forums](http://forum.armbian.com/ "Armbian support forum")
|
||||
- [Documentation](https://docs.armbian.com/Developer-Guide_Build-Preparation/)
|
||||
- [Prebuilt images](https://www.armbian.com/download/)
|
||||
- [Support forums](https://forum.armbian.com/ "Armbian support forum")
|
||||
- [Project at Github](https://github.com/igorpecovnik/lib)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user