From d4ff3e802f7d457a5ca2603990317e08b9778dfa Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 9 Jul 2021 19:04:53 +0200 Subject: [PATCH] text --- doc/md/Use_of_Proxmark/0_Compilation-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md index c282a810f..0f7cc52fd 100644 --- a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md +++ b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md @@ -32,7 +32,7 @@ make clean && make -j ### if you got an error Read the [troubleshooting guide](/doc/md/Installation_Instructions/Troubleshooting.md), -For instance, on WSl-1 you usually get the _libQt5Core.so.5 not found_ message +For instance, on WSl-1 you usually get the `libQt5Core.so.5 not found` message [solution](/doc/md/Installation_Instructions/Troubleshooting.md#libQt5Coreso5-not-found)