diff --git a/docker/README.md b/docker/README.md index 6ed2f28..dd87f3e 100644 --- a/docker/README.md +++ b/docker/README.md @@ -3,9 +3,5 @@ - Run the script in the root directory `build-with-docker.sh` - This script builds Spade from the sources in the parent directory. -## Note for Mac users -On macOS there has been issues reported with the `build-with-docker.sh` script. If you encounter issues commenting out this line may help: `chcon -R -t container_file_t ./` by adding a `#` sign in front of the line. - - ### Thank Yous - Random person on Github for explaining the correct packages to install to cross compile for ARM https://github.com/johnwalicki/RaspPi-Pico-Examples-Fedora