Skip to content

Commit

Permalink
doc: update for edge [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed Jun 17, 2024
1 parent cd2b8ee commit f85badb
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,24 @@ distributions.</p>
</p>


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

<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>

## Install

### Stable
sudo snap install newsflash

### Edge
sudo snap install ffmpeg-2404 --candidate
sudo snap install webkitgtk-6-gnome-2404 --candidate
sudo snap install newsflash --edge
sudo snap connect newsflash:ffmpeg-2404 ffmpeg-2404
sudo snap connect newsflash:webkitgtk-6-gnome-2404 webkitgtk-6-gnome-2404

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/newsflash)

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

0 comments on commit f85badb

Please sign in to comment.