From 77f6ea72b2a0f4fe23b00a92a90c26d10e07462f Mon Sep 17 00:00:00 2001 From: Andre Date: Fri, 7 Feb 2025 19:48:30 +0000 Subject: [PATCH] README.md: Set alphabetical order in req. dependencies Signed-off-by: Andre --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf73b96..8696629 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Renga, a XMPP client designed for Haiku If you are doing development work on a local Haiku system, use: ```bash # Install required dependencies -pkgman install gcc make haiku_devel +pkgman install gcc haiku_devel make # Build make build ./renga