From aceec99522e597edddf62ae54cddfc905c88f502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Thu, 7 May 2026 21:35:39 +0900 Subject: [PATCH] . --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80b6b08..781f670 100644 --- a/README.md +++ b/README.md @@ -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