Commit 12147e5
fix: correct Linux ARM64 installation instructions in release notes (#24)
Fix formatting issues in the release notes where the Linux ARM64 (glibc)
and Linux ARM64 (musl) installation instructions were incorrectly ordered
and the glibc section was missing its code block.
Changes:
- Added proper code block for Linux ARM64 (glibc) with radar-agent-linux-arm64
- Fixed Linux ARM64 (musl) code block to show radar-agent-linux-arm64-musl
- Corrected the order to show glibc first, then musl
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent c93cfd8 commit 12147e5
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
196 | 199 | | |
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments