From 67eb580079fc27e5902f1f13562c8c4fcdc7d7d2 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 26 Jul 2020 13:44:47 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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! +