Skip to content

Commit

Permalink
Remove hardcoded reference to user dir
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwilliams committed Nov 23, 2021
1 parent b80d4b8 commit 3bef0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.make
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# The location of your root openFrameworks installation
# (default) OF_ROOT = ../../..
################################################################################
OF_ROOT = /Users/loganw/of
# OF_ROOT = ../../..

################################################################################
# PROJECT ROOT
Expand Down

0 comments on commit 3bef0d6

Please sign in to comment.