diff --git a/doc/how_to_build_macosx.md b/doc/how_to_build_macosx.md index f55bd5d8..0b9ee3f7 100644 --- a/doc/how_to_build_macosx.md +++ b/doc/how_to_build_macosx.md @@ -108,7 +108,9 @@ Command /bin/sh emitted errors but did not return a nonzero exit code to indicat If you have installed OpenToonz on the machine already, you can skip this. Otherwise, you need to create the stuff folder with the following: ``` $ cd ~/Documents/opentoonz +$ sudo mkdir /Applications/OpenToonz $ sudo cp -r stuff /Applications/OpenToonz/OpenToonz_stuff +$ sudo chmod -R 777 /Applications/OpenToonz ``` ### Running the build