summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormasa <masatoshi.sboard@gmail.com>2021-04-01 23:38:51 +0900
committerGitHub <noreply@github.com>2021-04-01 09:38:51 -0500
commit9cf15b7840fc1b96b7986bd1b54760e7e6ffbd7e (patch)
tree407dcf512bdafef6d20bb30bd061df488f410ab4 /README.md
parentec61dd6af06a619819ba609c7d80a7f689955314 (diff)
docs: Add update documentation (#2418)
Added documentation about upgrading starship itself via bash script.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3c504642..dfc3fdfa6 100644
--- a/README.md
+++ b/README.md
@@ -159,6 +159,7 @@ shown below. Can't see yours? Have a look at the [extra platform instructions](h
```sh
curl -fsSL https://starship.rs/install.sh | bash
```
+ To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
#### Install via Package Manager