mirror of https://github.com/armbian/build.git
Readme.me: start recommending most recent stable branch
This commit is contained in:
parent
a5e610a72c
commit
3ccb1c4e6b
|
@ -26,7 +26,7 @@
|
|||
- Superuser rights (configured sudo or root access).
|
||||
- Make sure your system is up-to-date! Outdated Docker binaries, for example, can cause trouble.
|
||||
|
||||
For stable branch use `--branch=v24.08`
|
||||
For stable branch use `--branch=v24.11`
|
||||
|
||||
```bash
|
||||
apt-get -y install git
|
||||
|
@ -83,10 +83,9 @@ Generated image will be uploaded to your repository release. Note: GitHub upload
|
|||
## More information:
|
||||
|
||||
- [Building Armbian](https://docs.armbian.com/Developer-Guide_Build-Preparation/) (how to start)
|
||||
- [Build commands](https://docs.armbian.com/Developer-Guide_Build-Commands/)
|
||||
- [Build switches](https://docs.armbian.com/Developer-Guide_Build-Switches/)
|
||||
- [Build commands](https://docs.armbian.com/Developer-Guide_Build-Commands/) and [switches](https://docs.armbian.com/Developer-Guide_Build-Switches/) (build options)
|
||||
- [User configuration](https://docs.armbian.com/Developer-Guide_User-Configurations/) (how to add packages, patches, and override sources config)
|
||||
- [System config](https://docs.armbian.com/User-Guide_Armbian-Config/) menu driven utility to setup OS and HW features
|
||||
- [System config](https://docs.armbian.com/User-Guide_Armbian-Config/) (menu driven utility to setup OS and HW features)
|
||||
|
||||
## Download prebuilt images releases
|
||||
|
||||
|
|
Loading…
Reference in New Issue