diff --git a/README.md b/README.md index a719f7b..91a5eee 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,14 @@ Follow below to get File Stream working. Step One: Launch Terminal -Step Two: Run curl https://raw.githubusercontent.com/mtan93/googledrivefilestream-bigsur/master/fix-bs-filestream.sh -o ~/fix-bs-filestream.sh && chmod +x ~/fix-bs-filestream.sh +Step Two: Run in terminal +curl https://raw.githubusercontent.com/mtan93/googledrivefilestream-bigsur/master/fix-bs-filestream.sh -o ~/fix-bs-filestream.sh && chmod +x ~/fix-bs-filestream.sh -Step Three: Run the script by pasting ~/fix-bs-filestream.sh +Step Three: Run the script in terminal by pasting ~/fix-bs-filestream.sh Step Four: Then allow the dfsfuse kext under System Preferences > Security & Privacy and reboot your Mac. Step Five: Run the script again by pasting ~/fix-bs-filestream.sh Finally the mount should pop up on the desktop! +