mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 13:39:50 +13:00
Update README.md
This commit is contained in:
parent
59e18c0284
commit
1c9f7c35ea
@ -2,8 +2,8 @@
|
||||
This is a multi-arch docker installer for HBlink3 and HBmonV2 combined
|
||||
|
||||
## Additional Features
|
||||
### Docker
|
||||
Docker container pre-built for multi-arch including
|
||||
### Docker Multi-Arch build
|
||||
Docker container pre-built for multi-arch!
|
||||
|
||||
* x86_64
|
||||
* armv6 / armv7
|
||||
@ -26,6 +26,7 @@ apt-get install -y git
|
||||
```sh
|
||||
apt update
|
||||
sudo su
|
||||
```
|
||||
2. It is very important that the installer runs from the opt dir. We will then want to get this repository and clone it to the /opt directory.
|
||||
```sh
|
||||
cd /opt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user