Fix flatpak version

master
Peter Hutterer 2019-11-13 08:59:17 +10:00
parent f18bae76c2
commit b3415ddadf
1 changed files with 1 additions and 1 deletions

@ -33,7 +33,7 @@ Note that we now run `tuhi` instead of `tuhi.devel` - this is the system-install
Alternatively, you can build a local [flatpak](https://flatpak.org/) and run that. For that, you need the correct SDK installed
```
$> flatpak --user install org.gnome.Sdk/x86_64/3.30
$> flatpak --user install org.gnome.Sdk/x86_64/3.32
```
This SDK is used by several applications, so you may already have it installed. Leaving out the `--user` argument installs it system-wide.