summaryrefslogtreecommitdiffstats
path: root/docs/pt-PT/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pt-PT/guide/README.md')
-rw-r--r--docs/pt-PT/guide/README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/pt-PT/guide/README.md b/docs/pt-PT/guide/README.md
index 74b5b1e69..9f33e569c 100644
--- a/docs/pt-PT/guide/README.md
+++ b/docs/pt-PT/guide/README.md
@@ -125,6 +125,8 @@
### Getting Started
+**Note**: due to the proliferation of different platforms, only a subset of supported platforms are shown below. Can't see yours? Have a look at the [extra platform instructions](https://starship.rs/installing/).
+
1. Install the **starship** binary:
@@ -138,17 +140,10 @@
```
- ##### From source on [crates.io](https://crates.io/):
-
- ```sh
- cargo install starship
- ```
-
-
#### Install via Package Manager
- ##### With [Homebrew](https://brew.sh/):
+ ##### Example: [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -161,7 +156,7 @@
scoop install starship
```
-1. Add the init script to your shell's config file:
+2. Add the init script to your shell's config file:
#### Bash