diff options
| author | mio-dokuhaki <a214mm040s@std.kurume-u.ac.jp> | 2025-03-25 01:30:52 +0900 |
|---|---|---|
| committer | mio-dokuhaki <a214mm040s@std.kurume-u.ac.jp> | 2025-03-25 01:30:52 +0900 |
| commit | 567d6780da8d72d81e2c23ca5ccab3101fb4c1a6 (patch) | |
| tree | aa8ff26a5ef9c530af349140f57ac08cc1168299 /README.jp.md | |
| parent | 71f32fc35080194cfb8dc47b015bf482c6a29483 (diff) | |
Sync update from README.md
Diffstat (limited to 'README.jp.md')
| -rw-r--r-- | README.jp.md | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/README.jp.md b/README.jp.md index a9468b7a..84d64692 100644 --- a/README.jp.md +++ b/README.jp.md @@ -55,18 +55,15 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 ### 🚩 🏁 自動化された Distro-Hyprland のインストールスクリプトのクローンと起動 🇵🇭 +> [注意!] +> FISH SHELLを使用している場合、この関数を使わないでください。代わりにDistro-Hyprlandをクローンしinstall.shを実行してください。 + - 重要:これを動作させるには、`curl` パッケージが必要です。 ```bash sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distro-Hyprland.sh) ``` -- Fish などの非 POSIX 準拠のシェルを使用している場合 - -```bash -curl -sL https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distro-Hyprland.sh | bash -``` - - 上記のコマンドを使用して、Distro-Hyprland のインストールスクリプトを自動的にクローンできます。 - インストールスクリプトをクローンし、`install.sh` を実行します😎 |
