From 5366c49c4920d9db514e87bbb8f23bfa3c75c6d5 Mon Sep 17 00:00:00 2001 From: Itay Cohen Date: Sun, 30 Sep 2018 22:55:14 +0300 Subject: [PATCH] Update common-errors.md --- docs/common-errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common-errors.md b/docs/common-errors.md index 0400ff01..cecb28bc 100644 --- a/docs/common-errors.md +++ b/docs/common-errors.md @@ -22,7 +22,7 @@ On OS X you can also try: - `PKG_CONFIG_PATH=$HOME/bin/prefix/radare2/lib/pkgconfig qmake` - `PKG_CONFIG_PATH=$HOME/cutter/radare2/pkgcfg qmake` (for modern version and if radare2 was installed like the submodule) -Cutter screenshot +Cutter screenshot Or radare2 libs could be installed to `/usr/lib/pkgconfig/`, so you can add variable `PKG_CONFIG_PATH` with value `/usr/lib/pkgconfig/`