mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 22:55:49 +01:00
docs: update versions in README
This commit is contained in:
parent
5801fecb3d
commit
1cc2100527
1 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ Stream Sprout is developed on Linux 🐧 and should work on macOS 🍏 or any ot
|
|||
### Debian
|
||||
|
||||
- Download the Stream Sprout .deb package from the [releases page](https://github.com/wimpysworld/stream-sprout/releases) 📦️
|
||||
- Install it with `apt-get install ./stream-sprout_0.1.4-1_all.deb`.
|
||||
- Install it with `apt-get install ./stream-sprout_0.1.5-1_all.deb`.
|
||||
|
||||
### macOS
|
||||
|
||||
|
|
@ -81,7 +81,7 @@ See the flake on FlakeHub for more details:
|
|||
### Ubuntu
|
||||
|
||||
- Download the Stream Sprout .deb package from the [releases page](https://github.com/wimpysworld/stream-sprout/releases) 📦️
|
||||
- Install it with `apt-get install ./stream-sprout_0.1.4-1_all.deb`.
|
||||
- Install it with `apt-get install ./stream-sprout_0.1.5-1_all.deb`.
|
||||
|
||||
### Docker & Podman
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ docker pull ghcr.io/wimpysworld/stream-sprout:latest
|
|||
Or if you want a specific version:
|
||||
|
||||
```shell
|
||||
docker pull ghcr.io/wimpysworld/stream-sprout:0.1.4
|
||||
docker pull ghcr.io/wimpysworld/stream-sprout:0.1.5
|
||||
```
|
||||
|
||||
#### Run the container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue