Skip to content

Commit 129984f

Browse files
Update README.md
Remove test commands for now
1 parent 507f129 commit 129984f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,12 @@ meson setup build --prefix=/usr
4040
ninja -C build install
4141
com.github.subhadeepjasu.pebbles
4242
```
43-
To run pebbles in testing mode
44-
```
45-
com.github.subhadeepjasu.pebbles --test
46-
```
4743

4844
## Install from source using flatpak
4945
```
5046
flatpak-builder build com.github.subhadeepjasu.pebbles.yml --user --install --force-clean
5147
flatpak run com.github.subhadeepjasu.pebbles
5248
```
53-
To run pebbles in testing mode
54-
```
55-
flatpak run com.github.subhadeepjasu.pebbles --test
56-
```
5749

5850

5951
## Discussions

0 commit comments

Comments
 (0)