Skip to content

Commit

Permalink
fix: Fix flatpak-builder instruction in README (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfep authored Mar 10, 2025
1 parent c2d6593 commit 1a475d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ $ git clone https://github.com/mfep/exercise-timer.git

```bash
$ cd exercise-timer
$ flatpak-builder --user --install --force-clean build ./build-aux/xyz.safeworlds.hiit.Devel.yml
$ flatpak-builder --user --install --force-clean build ./build-aux/xyz.safeworlds.hiit.Devel.json
```

## 🧑‍🤝‍🧑 Contributing
Expand Down

0 comments on commit 1a475d8

Please sign in to comment.