summaryrefslogtreecommitdiffstats
path: root/docs/ja-JP/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja-JP/guide/README.md')
-rw-r--r--docs/ja-JP/guide/README.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/ja-JP/guide/README.md b/docs/ja-JP/guide/README.md
index c6c9ac4b6..1d4171eea 100644
--- a/docs/ja-JP/guide/README.md
+++ b/docs/ja-JP/guide/README.md
@@ -125,6 +125,8 @@
### 入門
+**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. **Starship** のバイナリをインストール
@@ -138,17 +140,10 @@
```
- ##### [crates.io](https://crates.io/)からソースをインストール
-
- ```sh
- cargo install starship
- ```
-
-
#### パッケージマネージャー経由でインストール
- ##### [ Homebrew ](https://brew.sh/)の場合:
+ ##### Example: [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -161,7 +156,7 @@
scoop install starship
```
-1. 初期化のためのスクリプトをシェルの設定ファイルに追加
+2. 初期化のためのスクリプトをシェルの設定ファイルに追加
#### Bash