From 62b7a999e16b5c96a75aaf88d7c8272b56a76274 Mon Sep 17 00:00:00 2001 From: theadib Date: Tue, 29 Dec 2020 23:09:05 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b89e86d..20a0bbb 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,10 @@ In order to load the plugin during debugging it must placed in a folder that is - /var/lib/snapd/desktop/CCCorp/CloudCompare/plugins I set a link in the .local/share folder to the recent compiled version: - ln -s build-CloudCompare-Desktop-Debug/plugins/core/Standard/qJSonRPCPlugin/libQJSON_RPC_PLUGINd.so ~/.local/share/CCCorp/CloudCompare/plugins/libQJSON_RPC_PLUGINd.so + +` +ln -s build-CloudCompare-Desktop-Debug/plugins/core/Standard/qJSonRPCPlugin/libQJSON_RPC_PLUGINd.so ~/.local/share/CCCorp/CloudCompare/plugins/libQJSON_RPC_PLUGINd.so +` contact -------