This commit is contained in:
2026-05-07 21:35:39 +09:00
parent fe5a09edfb
commit aceec99522

View File

@@ -8,12 +8,24 @@ make
doas make install
```
### Linux/macOS
### Linux
```sh
bmake
sudo bmake install
```
#### Debianの場合
```sh
bmake debian
sudo bmake install
### macOS
```sh
bmake mac
sudo bmake install
```
### Haiku
```sh
bmake