summaryrefslogtreecommitdiffstats
path: root/docs/it-IT/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/it-IT/guide/README.md')
-rw-r--r--docs/it-IT/guide/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/it-IT/guide/README.md b/docs/it-IT/guide/README.md
index 74ee3c282..97dec50cb 100644
--- a/docs/it-IT/guide/README.md
+++ b/docs/it-IT/guide/README.md
@@ -160,7 +160,14 @@
```sh
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
```
- To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
+ Per aggiornare Starship stesso, riavviare lo script sopra. SostituirĂ  la versione corrente senza toccare la configurazione di Starship.
+
+
+ **Nota** - I valori predefiniti dello script di installazione possono essere sovrascritti, vedi la guida integrata.
+
+ ```sh
+ sh -c "$(curl -fsSL https://starship.rs/install.sh)" -- --help
+ ```
#### Installa via Package Manager