Skip to content

Commit 75b58d6

Browse files
committed
chore(docs): Update README with new Flatpak dependencies
1 parent a478c7e commit 75b58d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ $ sudo dnf install -y flatpak-builder
4343
$ flatpak remote-add --user --if-not-exists flathub-verified https://flathub.org/repo/flathub.flatpakrepo
4444
```
4545

46-
3. If not present, install the GNOME 47 Flatpak runtime and SDK and the Freedesktop SDK Rust and LLVM extensions.
46+
3. If not present, install the GNOME 49 Flatpak runtime and SDK and the Freedesktop SDK Rust and LLVM extensions.
4747

4848
```bash
49-
$ flatpak install --user org.gnome.{Sdk,Platform}//47 org.freedesktop.Sdk.Extension.{rust-stable,llvm18}//24.08
49+
$ flatpak install --user org.gnome.{Sdk,Platform}//49 org.freedesktop.Sdk.Extension.{rust-stable,llvm20}//25.08
5050
```
5151

5252
4. Clone the current repository. Be aware that the binary assets are hosted in git LFS. **git LFS must be installed on the system to perform a proper checkout!**

0 commit comments

Comments
 (0)