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 - `