From 497a1433eae04f127d18ee868586b659ad9f4dd7 Mon Sep 17 00:00:00 2001 From: Dnomd343 Date: Sat, 5 Feb 2022 14:30:52 +0800 Subject: [PATCH] docs: update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 23b031a..f384ed8 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ You need to install `gcc` , `make` and `cmake` at first, and also need the `glib Examples +
+ ```bash # Alpine apk add build-base make cmake git glib-dev