summaryrefslogtreecommitdiffstats
path: root/docs/tr-TR/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tr-TR/guide/README.md')
-rw-r--r--docs/tr-TR/guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tr-TR/guide/README.md b/docs/tr-TR/guide/README.md
index 1b7eb2fc6..21dae191b 100644
--- a/docs/tr-TR/guide/README.md
+++ b/docs/tr-TR/guide/README.md
@@ -215,7 +215,7 @@ Alternatif olarak aşağıdaki paket yöneticileri ile de Starship'i yükleyebil
| **_Herhangi bir dağıtım_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Herhangi bir dağıtım_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Herhangi bir dağıtım_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
-| _Herhangi bir dağıtım_ | [Snapcraft](https://snapcraft.io/starship) | `snap install starship` |
+| _Herhangi bir dağıtım_ | [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` |