From a4789779440c280ff8a1d18704a74ca1bd8f8646 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Thu, 10 Feb 2022 20:29:06 +0300 Subject: [PATCH] Update troubleshooting.md --- troubleshooting.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/troubleshooting.md b/troubleshooting.md index 9b80ca0..eda833a 100644 --- a/troubleshooting.md +++ b/troubleshooting.md @@ -6,6 +6,19 @@ You need to execute `chmod +x `. -## Apple Silicon +## Apple Silicon (M1 / M1 Pro / M1 Max) You also need to execute `codesign -s - ` + + +# Устранение неполадок + +`` означает полный путь к загруженному исполняемому файлу + +## Любой linux / osx + +Вам нужно выполнить `chmod +x `. + +## Apple Silicon (M1 / M1 Pro / M1 Max) + +Вам также необходимо выполнить `codesign -s - `