mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(i18n): New Crowdin updates (#2559)
This commit is contained in:
@@ -91,6 +91,6 @@ Si Starship fue instalado usando un gestor de paquetes, por favor refiérete a s
|
||||
Si Starship fue instalado usando el script `curl | bash`, el siguiente comando eliminará el binario:
|
||||
|
||||
```sh
|
||||
# Locate and delete the starship binary
|
||||
bash -c 'rm "$(which starship)"'
|
||||
# Localiza y elimina el binario de starship
|
||||
sh -c 'rm "$(which starship)"'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user