Skip to content

Commit 10fd721

Browse files
authored
Update README.md
1 parent 3cce789 commit 10fd721

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# Flowgorithm For Mac
22

3-
**Tested & Works on Catalina 10.15, Mohave 10.14, High Sierra 10.13, Sierra 10.12, and El Capitan 10.11**
3+
# Updated and working on Big Sur and Monterey!
44

5-
#### All Required dependancies are cleanly contained inside this Flowgorithm.app. You do not need to install anything else to run this app natively on MacOS.
6-
#### As with every other Mac Application on your system, all you need to do is open it to run it.
5+
#### All Required dependancies are cleanly contained inside this Flowgorithm.app. You do not need to install anything else to run this app on MacOS.
76

87
# Installation
9-
108
1. Download and extract the most recent ZIP file.
11-
2. Run Flowgorithm.app from Applications folder.
9+
2. Move the app to /Applications (Optional)
10+
3. Enjoy!
11+
12+
##If it says "App is Damaged", enter this in terminal to run it;
13+
sudo xattr -rds com.apple.quarantine /Applications/Flowgorithm.app
14+
1215

1316
# BACKGROUND
1417
One of my classes this semester is structured around Flowgorithm. About half the kids in my class only have access to MacBooks, and they were having an awful time trying to access the program. Ultimately, connecting to our school's Windows 10 Remote Desktop Server was our Professors solution. But even then... just imagine how bad an aging Macbook would handle that overhead.

0 commit comments

Comments
 (0)