Skip to content

Commit

Permalink
Update build instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketok4321 committed Jan 15, 2024
1 parent 47fbee4 commit b687258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ A graphical [librespeed](https://librespeed.org) client written using gtk4 + lib
1. Install flatpak builder
`flatpak install flathub org.flatpak.Builder -y`
2. Build
`flatpak run org.flatpak.Builder --force-clean --user --install builddir xyz.ketok.Speedtest.yml`
3. Speedtest is now installed on your system, you can run it by running `flatpak run xyz.ketok.Speedtest`
`flatpak run org.flatpak.Builder --force-clean --user --install builddir xyz.ketok.Speedtest.Devel.yml`
3. Speedtest is now installed on your system, you can run it by running `flatpak run xyz.ketok.Speedtest.Devel`

0 comments on commit b687258

Please sign in to comment.