roulette/troubleshooting.md

12 lines
218 B
Markdown
Raw Normal View History

2022-02-10 20:26:10 +03:00
# Troubleshooting
`<pathToFile>` means full path to downloaded executable file
## Any linux/osx
You need to execute `chmod +x <pathToFile>`.
## Apple Silicon
You also need to execute `codesign -s - <pathToFile>`