.
This commit is contained in:
14
README.md
14
README.md
@@ -8,12 +8,24 @@ make
|
|||||||
doas make install
|
doas make install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux/macOS
|
### Linux
|
||||||
```sh
|
```sh
|
||||||
bmake
|
bmake
|
||||||
sudo bmake install
|
sudo bmake install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Debianの場合
|
||||||
|
```sh
|
||||||
|
bmake debian
|
||||||
|
sudo bmake install
|
||||||
|
|
||||||
|
|
||||||
|
### macOS
|
||||||
|
```sh
|
||||||
|
bmake mac
|
||||||
|
sudo bmake install
|
||||||
|
```
|
||||||
|
|
||||||
### Haiku
|
### Haiku
|
||||||
```sh
|
```sh
|
||||||
bmake
|
bmake
|
||||||
|
|||||||
Reference in New Issue
Block a user