From 7e8b48ab54b992284374e4b2b43702c9d3213ec3 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 26 Jul 2020 13:51:02 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 16a65c1..e04c501 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,18 @@ Google Drive File Stream just doesn't work out of the box on Big Sur due to the Follow below to get File Stream working. ---- -Step One: Launch Terminal +Step One: Launch Terminal
-Step Two: Run in terminal +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 in terminal 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 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 +Step Five: Run the script again by pasting ~/fix-bs-filestream.sh
-Finally the mount should pop up on the desktop! +Finally the mount should pop up on the desktop!