Skip to content

Commit f85badb

Browse files
committed
doc: update for edge [skip-ci]
1 parent cd2b8ee commit f85badb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Diff for: README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,24 @@ distributions.</p>
1717
</p>
1818

1919

20-
<!-- Uncomment and modify this when you have a screenshot
21-
![my-snap-name](screenshot.png?raw=true "my-snap-name")
20+
<!--
21+
![newsflash](screenshot.png?raw=true "newsflash")
2222
-->
2323

2424
<p align="center">Published for <img src="https://raw.githubusercontent.com/anythingcodes/slack-emoji-for-techies/gh-pages/emoji/tux.png" align="top" width="24" /> with 💝 by Soumyadeep</p>
2525

2626
## Install
2727

28+
### Stable
2829
sudo snap install newsflash
2930

31+
### Edge
32+
sudo snap install ffmpeg-2404 --candidate
33+
sudo snap install webkitgtk-6-gnome-2404 --candidate
34+
sudo snap install newsflash --edge
35+
sudo snap connect newsflash:ffmpeg-2404 ffmpeg-2404
36+
sudo snap connect newsflash:webkitgtk-6-gnome-2404 webkitgtk-6-gnome-2404
37+
3038
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/newsflash)
3139

3240
([Don't have snapd installed?](https://snapcraft.io/docs/core/install))

0 commit comments

Comments
 (0)