File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 26
26
- Superuser rights (configured sudo or root access).
27
27
- Make sure your system is up-to-date! Outdated Docker binaries, for example, can cause trouble.
28
28
29
- For stable branch use ` --branch=v24.08 `
29
+ For stable branch use ` --branch=v24.11 `
30
30
31
31
``` bash
32
32
apt-get -y install git
@@ -83,10 +83,9 @@ Generated image will be uploaded to your repository release. Note: GitHub upload
83
83
## More information:
84
84
85
85
- [ Building Armbian] ( https://docs.armbian.com/Developer-Guide_Build-Preparation/ ) (how to start)
86
- - [ Build commands] ( https://docs.armbian.com/Developer-Guide_Build-Commands/ )
87
- - [ Build switches] ( https://docs.armbian.com/Developer-Guide_Build-Switches/ )
86
+ - [ Build commands] ( https://docs.armbian.com/Developer-Guide_Build-Commands/ ) and [ switches] ( https://docs.armbian.com/Developer-Guide_Build-Switches/ ) (build options)
88
87
- [ User configuration] ( https://docs.armbian.com/Developer-Guide_User-Configurations/ ) (how to add packages, patches, and override sources config)
89
- - [ System config] ( https://docs.armbian.com/User-Guide_Armbian-Config/ ) menu driven utility to setup OS and HW features
88
+ - [ System config] ( https://docs.armbian.com/User-Guide_Armbian-Config/ ) ( menu driven utility to setup OS and HW features)
90
89
91
90
## Download prebuilt images releases
92
91
You can’t perform that action at this time.
0 commit comments