Skip to content

Commit

Permalink
add HowToBuild.txt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Dec 25, 2023
1 parent 686547b commit 4dd9b9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HowToBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

## MSYS2の場合

1. MSYS2の場合はMSYS2用のCMakeをpacmanでインストールして下さい。
0. MSYS2のpacmanでビルドに必要な `g++` などをインストールして下さい。
1. MSYS2用のCMakeをpacmanでインストールして下さい。
2. そして、次のようにコマンドを実行します:

```bash
Expand Down

0 comments on commit 4dd9b9c

Please sign in to comment.