summaryrefslogtreecommitdiffstats
path: root/docs/de-DE/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/de-DE/guide/README.md')
-rw-r--r--docs/de-DE/guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/de-DE/guide/README.md b/docs/de-DE/guide/README.md
index d1dfa127e..213001e8e 100644
--- a/docs/de-DE/guide/README.md
+++ b/docs/de-DE/guide/README.md
@@ -215,7 +215,7 @@ Alternatively, install Starship using any of the following package managers:
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Any_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
-| _Any_ | [Snapcraft](https://snapcraft.io/starship) | `snap install starship` |
+| _Any_ | [Snapcraft](https://snapcraft.io/starship) | `snap install --edge starship` |
| Alpine Linux 3.13+ | [Alpine Linux Packages](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
| Arch Linux | [Arch Linux Community](https://archlinux.org/packages/community/x86_64/starship) | `pacman -S starship` |
| CentOS 7+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |