mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
Rename rolling-installation.md to unstable-installation.md
This commit is contained in:
14
docs/unstable-installation.md
Normal file
14
docs/unstable-installation.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Living on the Edge
|
||||
|
||||
- The [main](https://github.com/jomjol/AI-on-the-edge-device/tree/main) branch contains the **latest** version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the [OTA Update](ota.md) and thus require manual flashing over USB! For normal users it is better tu use a [release](https://github.com/jomjol/AI-on-the-edge-device/releases).
|
||||
- Any other branch is used to develop a feature or fix, only use them when you know what it is about!
|
||||
|
||||
## I still want to try it
|
||||
|
||||
Ok, then grab the latest `main` build from [Github Actions](https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Amain) Page and proceed as following:
|
||||
|
||||
1. Pick the most top successful (green) build:
|
||||

|
||||
2. Scroll down and download the `AI-on-the-edge-device__update__*.zip`:
|
||||

|
||||
5. Flash the zip file using the [OTA Update](ota.md) page of your device.
|
||||
Reference in New Issue
Block a user