From f73c52e7de121d6549cf01b7fe5732b301373797 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Thu, 10 Feb 2022 20:26:10 +0300 Subject: [PATCH] Create troubleshooting.md --- troubleshooting.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 troubleshooting.md diff --git a/troubleshooting.md b/troubleshooting.md new file mode 100644 index 0000000..9b80ca0 --- /dev/null +++ b/troubleshooting.md @@ -0,0 +1,11 @@ +# Troubleshooting + +`` means full path to downloaded executable file + +## Any linux/osx + +You need to execute `chmod +x `. + +## Apple Silicon + +You also need to execute `codesign -s - `