Hello!
I'm following this tutorial (https://github.com/BelaPlatform/Bela/wiki/Manage-your-SD-card) to write the image to the SD card, but I am having trouble with the last step (Writing the Image to the SD card).
I'm receiving an error that says (dd: /~Downloads/bela_image_v0.3.3.img: No such file or directory) when I run $ sudo dd if=/~Downloads/bela_image_v0.3.3.img of=/dev/rdisk2 bs=1024k (and I also tried $ sudo dd if=~Downloads/bela_image_v0.3.3.img of=/dev/rdisk2 bs=1024k).
I'm using a Mac and the image file is living in the Downloads directory.
I attached some screenshots just in case it maybe helpful. I'm not the best at using the terminal, so I'm sure that I'm missing something obvious...
Thank you!
-T

