Skip to content

Commit

Permalink
[update]update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kenkenpa198 committed Mar 21, 2024
1 parent 2a00906 commit 89aebea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ curl -fsSL https://raw.githubusercontent.com/kenkenpa198/dotfiles/main/setup/lin

- [1. Setup](#1-setup)
- [1.1. Ubuntu](#11-ubuntu)
- [1.2. Arch || Manjaro Linux](#12-arch--manjaro-linux)
- [1.3. WSL \&\& Windows](#13-wsl--windows)
- [1.2. Arch Linux](#12-arch-linux)
- [1.3. Windows and WSL](#13-windows-and-wsl)
- [1.4. MacOS](#14-macos)
- [2. Tips](#2-tips)
- [2.1. ホワイトリスト形式の .gitignore](#21-ホワイトリスト形式の-gitignore)
Expand Down Expand Up @@ -42,7 +42,7 @@ sudo apt-get install -y git
curl -fsSL https://raw.githubusercontent.com/kenkenpa198/dotfiles/main/setup/linux/setup.sh | bash
```

### 1.2. Arch || Manjaro Linux
### 1.2. Arch Linux

```shell
# 必須パッケージの存在を確認する
Expand All @@ -62,7 +62,7 @@ sudo pacman -S --noconfirm git
curl -fsSL https://raw.githubusercontent.com/kenkenpa198/dotfiles/main/setup/linux/setup.sh | bash
```

### 1.3. WSL && Windows
### 1.3. Windows and WSL

1. Windows PowerShell を管理者権限で起動し、次のコマンドを実行して WSL をセットアップする。

Expand Down

0 comments on commit 89aebea

Please sign in to comment.