Skip to content

Commit c0d8f5d

Browse files
committed
docs: update README.md for Debian 13
1 parent 2adbcda commit c0d8f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ An operating system written in Swift.
99
- Fedora 41 or later: `sudo dnf install qemu-system-aarch64-core`
1010
- Fedora 40: Build from [source](https://www.qemu.org/download/#source)
1111
- Ubuntu 24.04/22.04: Build from [source](https://www.qemu.org/download/#source)
12+
- Debian 13 or later: `run0 apt install qemu-system-arm`
1213
- Debian 12: `sudo apt install -t bookwarm-backports qemu-system-arm` (you need to [add backports to `sources.list`](https://backports.debian.org/Instructions/#index2h2))
1314
- macOS 14 or later: `brew install qemu`
1415
- [Swiftly](https://www.swift.org/install/)

0 commit comments

Comments
 (0)