We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a38ed commit 293d4adCopy full SHA for 293d4ad
Readme.EN.md
@@ -151,7 +151,7 @@ then build micro as
151
```bash
152
# ./buildconf things...
153
# export CC=musl-xxx things...
154
-export PKG_CONFIG_PATH=/my/prefered/path
+export PKG_CONFIG_PATH=/my/prefered/path/lib/pkgconfig
155
# ./configure balabala
156
# make balabala
157
```
Readme.md
@@ -156,7 +156,7 @@ make install
158
159
160
161
162
0 commit comments