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