We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cba0a commit 14314d7Copy full SHA for 14314d7
1 file changed
README.md
@@ -1,2 +1,19 @@
1
-# backend.ai-go-releases
2
This repository hosts official releases of Backend.AI GO.
+
3
+## Download
4
5
+Download the latest version for your platform from the [Releases](../../releases) page.
6
7
+| Platform | File |
8
+|----------|------|
9
+| macOS (Apple Silicon) | `backend.ai-go-x.x.x-macos-arm64.dmg` |
10
+| Windows | `backend.ai-go-x.x.x-windows-x64-setup.exe` |
11
+| Linux | `backend-ai-go-x.x.x-linux-x64.deb` |
12
13
+## Auto-Updates
14
15
+The application automatically checks for updates on startup. You can also manually check via Settings → Check for Updates.
16
17
+## Reporting Issues
18
19
+We are preparing discussion channel for the bug reports and feature requests.
0 commit comments