README.md: Set alphabetical order in req. dependencies
Signed-off-by: Andre <openrc@posteo.de>
This commit is contained in:
parent
f5f26b7025
commit
77f6ea72b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue