We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507f129 commit 129984fCopy full SHA for 129984f
README.md
@@ -40,20 +40,12 @@ meson setup build --prefix=/usr
40
ninja -C build install
41
com.github.subhadeepjasu.pebbles
42
```
43
-To run pebbles in testing mode
44
-```
45
-com.github.subhadeepjasu.pebbles --test
46
47
48
## Install from source using flatpak
49
50
flatpak-builder build com.github.subhadeepjasu.pebbles.yml --user --install --force-clean
51
flatpak run com.github.subhadeepjasu.pebbles
52
53
54
55
-flatpak run com.github.subhadeepjasu.pebbles --test
56
57
58
59
## Discussions
0 commit comments